Documentation ¶ Index ¶ func Verify(rules []*auth.Rule, acc *auth.Account, res *auth.Resource) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Verify ¶ func Verify(rules []*auth.Rule, acc *auth.Account, res *auth.Resource) error Verify an account has access to a resource using the rules provided. If the account does not have access an error will be returned. If there are no rules provided which match the resource, an error will be returned Types ¶ This section is empty. Source Files ¶ View all Source files rules.go Click to show internal directories. Click to hide internal directories.