package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
Authorized returns the list of entities who have the specified role on a tablel.
GetCurrentAclFactory returns current table acl implementation.
GetCurrentConfig returns a copy of current tableacl configuration.
Init initiates table ACLs.
InitFromProto inits table ACLs from a proto.
Register registers an AclFactory.
RoleByName returns the Role corresponding to a name.
SetDefaultACL sets the default ACL implementation.
ValidateProto returns an error if the given proto has problems that would cause InitFromProto to fail.
# Type aliases
Role defines the level of access on a table.