package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Jan 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Parser interface {
Unmarshal(p []byte, v interface{}) error
}
Parser is the interface implemented by objects that can unmarshal
bytes into a golang interface
GetParser gets a file parser based on the file type and input
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.