//
pkg.gl
Category
github.com/open-policy-agent/gatekeeper/v3
pkg
mutation
path
token
package
3.19.0-beta.1
Repository:
https://github.com/open-policy-agent/gatekeeper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
189 SLOC
#
Functions
NewScanner
No description provided by the author
#
Constants
COLON
The set of Token types.
EOF
The set of Token types.
ERROR
The set of Token types.
GLOB
The set of Token types.
IDENT
The set of Token types.
INT
The set of Token types.
LBRACKET
The set of Token types.
RBRACKET
The set of Token types.
SEPARATOR
The set of Token types.
#
Variables
ErrInvalidCharacter
Base errors for scanning strings.
ErrUnterminatedString
Base errors for scanning strings.
#
Structs
ScanError
No description provided by the author
Scanner
No description provided by the author
Token
No description provided by the author
#
Type aliases
Type
No description provided by the author