package
0.0.0-20181009085715-d60a1a227b92
Repository: https://github.com/lightkool/tidb.git
Documentation: pkg.go.dev
# Functions
NewHandle returns a Handle.
# Variables
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.
UserRecord is used to represent a user record in privilege cache.