Documentation
¶
Overview ¶
Package contextservices The package provides functions to get and work with ror contexts
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIdentityFromRorContext ¶
func GetIdentityFromRorContext(ctx RorContext) (identitymodels.Identity, error)
MustGetIdentityFromRorContext Function returns the identity from the ror context.
func MustGetIdentityFromRorContext ¶ added in v1.19.0
func MustGetIdentityFromRorContext(ctx RorContext) identitymodels.Identity
MustGetIdentityFromRorContext Function returns the identity from the ror context.
Types ¶
type RorContext ¶ added in v1.19.0
Click to show internal directories.
Click to hide internal directories.