modulepackage
0.0.0-20180926130504-471f38f0112a
Repository: https://github.com/generikvault/gvalstrings.git
Documentation: pkg.go.dev
# Functions
SingleQuoted returns a gval.Language for parsing single quoted strings.
UnquoteSingleQuoted interprets s as a single-quoted Go like string literal, returning the string value that s quotes.