# Functions
GetObjectAttributes forms object attributes from request headers.
IsObjectToken check that provided token is for object.
New creates a new API using specified logger, connection pool and other parameters.
# Constants
BearerPrefix is the prefix for authorization token.
ContextKeyRequestID is the ContextKey for RequestID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
API is a REST v1 request handler.
No description provided by the author
PrmAPI groups parameters to init rest API.
PrmAttributes groups parameters to form attributes from request headers.
No description provided by the author
# Type aliases
ContextKey is used for context.Context value.