package
0.0.0-20240827045243-13a6da0b124d
Repository: https://github.com/forhsd/postgresql-parser.git
Documentation: pkg.go.dev

# Functions

ListFromBitField takes a bitfield of privileges and returns a list.
ListFromStrings takes a list of strings and attempts to build a list of Kind.

# Constants

List of privileges.
List of privileges.
List of privileges.
List of privileges.
List of privileges.
List of privileges.
List of privileges.
List of privileges.
List of privileges.

# Variables

ByName is a map of string -> kind value.
ByValue is just an array of privilege kinds sorted by value.
Predefined sets of privileges.
Predefined sets of privileges.

# Type aliases

Kind defines a privilege.
List is a list of privileges.