Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACL ¶
type ACL struct {
// contains filtered or unexported fields
}
ACL represents an Access Control List that manages permissions between subjects and resources. It uses a simple allow-based model where permissions must be explicitly granted.
Click to show internal directories.
Click to hide internal directories.