mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-21 14:29:00 -04:00
Add comment on exported var
This commit is contained in:
@@ -18,6 +18,7 @@ func newAccountOptions(opts ...account.Option) account.Options {
|
||||
return opt
|
||||
}
|
||||
|
||||
// UUIDKey serves as key for the account uuid in the context
|
||||
var UUIDKey struct{}
|
||||
|
||||
// ExtractAccountUUID provides a middleware to extract the account uuid from the x-access-token header value
|
||||
|
||||
Reference in New Issue
Block a user