Documentation ¶
Index ¶
Constants ¶
View Source
const (
BASE_DOMAIN = "monoskope.local"
)
Variables ¶
View Source
var ( // CommandHandlerUser is the system user representing the CommandHandler CommandHandlerUser *projections.User // ReactorUser is the system user representing any Reactor ReactorUser *projections.User // SCIMServerUser is the system user representing the SCIM server SCIMServerUser *projections.User )
View Source
var AvailableSystemUsers map[uuid.UUID]*projections.User
A maps of all existing system users.
Functions ¶
func CreateUserContext ¶ added in v0.3.0
func CreateUserContextGrpc ¶ added in v0.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.