package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jan 1, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ESCAPE = 92
QUOTE = 34
SPACE = 32
TAB = 9
NEWLINE = 10
ASTERISK = 42
SLASH = 47
HASH = 35
)
func Unmarshal(data []byte, v interface{}) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.