Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Guard ¶
type Guard struct {
Persistence *persistence.Persistence
// contains filtered or unexported fields
}
func NewGuard ¶
func NewGuard(config configuration.Config, persistence *persistence.Persistence) *Guard
func (*Guard) AuthorizeList ¶
Click to show internal directories.
Click to hide internal directories.