package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
FromNameList converts a tree.NameList containing SQL input of usernames, normalizes the names and returns them as a list of SQLUsernames.
FromRoleSpec converts a tree.RoleSpec to a security.SQLUsername.
FromRoleSpecList converts a tree.RoleSpecList to a slice of security.SQLUsername.