Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var User = contextKey{/* contains filtered or unexported fields */}
User is the standard context key under which a service's CheckAuth middleware must store the authenticated user (as authorization.User) so that the Authorize middleware can access it without knowing the concrete user type.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.