Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Actor ¶ added in v0.9.0
type Actor struct { User *model.UserEntity Session *mnemosynerpc.Session Permissions charon.Permissions IsLocal bool }
type ActorID ¶
type ActorID string
ActorID is globally unique identifier that in format "charon:user:<user_id>".
func ActorIDFromInt64 ¶
ActorIDFromInt64 allocate ActorID using given user id.
Click to show internal directories.
Click to hide internal directories.