package
0.20.0
Repository: https://github.com/go-soa/charon.git
Documentation: pkg.go.dev

# Functions

ActorFromContext returns the Actor value stored in context, if any.
NewActorContext returns a new Context that carries Actor value.
NewSecurityContext allocates new context.

# Structs

Actor is a generic object that represent anything that can be under control of charon.

# Interfaces

Context ....