package
1.0.1
Repository: https://github.com/auxten/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.