Documentation
¶
Index ¶
Constants ¶
View Source
const ( //KeyUserID grpc metadata user id key (lowercase required) KeyUserID = "x-uid" //KeyScopes grpc metadata scope key KeyScopes = "x-scp" //KeyRoles grpc metadata role key KeyRoles = "x-rol" //KeyIdentity grpc metadata identity key KeyIdentity = "x-idt" //Authorization restful api constants.header Authorization = "Authorization" //KeyRequestID grpc metadata request id KeyRequestID = "x-req-id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.