# Functions
NewHandle returns a Handle.
# Variables
Enable enables the new privilege check feature.
SkipWithGrant causes the server to start without using the privilege system at all.
# Structs
Handle wraps MySQLPrivilege providing thread safe access.
MySQLPrivilege is the in-memory cache of mysql privilege tables.
UserPrivileges implements privilege.Manager interface.