Categorygithub.com/generikvault/gvalstrings
modulepackage
0.0.0-20180926130504-471f38f0112a
Repository: https://github.com/generikvault/gvalstrings.git
Documentation: pkg.go.dev

# README

GvalStrings

Build Status Godoc Go Report Card

GvalStrings provides single quoted strings for gval.

# 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.