Skip to main content
  1. Categories/

development

2022


User permission checking in Go

·1161 words·6 mins
It is not trivial to check access permissions of a specific file in the user context, but I have a solution for you