Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { File string Log Log Debug Debug HTTP HTTP GRPC GRPC Server Server Tracing Tracing Asset Asset TokenManager TokenManager DB DB UserGroupsManager UserGroupsManager Context context.Context Supervised bool }
Config combines all available configuration parts.
type TokenManager ¶
type TokenManager struct {
JWTSecret string
}
TokenManager is the config for using the reva token manager
type UserGroupsManager ¶
Click to show internal directories.
Click to hide internal directories.