Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEntityNotFound = errors.New("entity not found") ErrPolicyNotFound = errors.New("policy not found") ErrPolicyAlreadyExists = errors.New("policy already exists") )
View Source
var (
ErrEntityAlreadyExists = errors.New("entity already exists")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.