values

package
v0.2.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser interface {
	Unmarshal(p []byte, v interface{}) error
}

Parser is the interface implemented by objects that can unmarshal bytes into a golang interface

func GetParser

func GetParser(fileType string) (Parser, error)

GetParser gets a file parser based on the file type and input

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL