forked from TrueCloudLab/frostfs-s3-gw
*: fix comments for golint
Signed-off-by: Roman Khimov <roman@nspcc.ru>
This commit is contained in:
parent
d19ce03072
commit
184c26551a
8 changed files with 28 additions and 2 deletions
|
@ -9,6 +9,7 @@ import (
|
|||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
// BearerTokenKey is an ID used to store bearer token in a context.
|
||||
const BearerTokenKey = "__context_bearer_token_key"
|
||||
|
||||
// AttachUserAuth adds user authentication via center to router using log for logging.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue