encoding

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataFileParser added in v0.3.0

type DataFileParser struct {
	// contains filtered or unexported fields
}

func NewDataFileParser added in v0.3.0

func NewDataFileParser(fs afero.Fs) *DataFileParser

func (*DataFileParser) Parse added in v0.3.0

func (dp *DataFileParser) Parse(filePath *domain.Path) (*domain.TopLevelArgment, error)

type Unmarshaler

type Unmarshaler interface {
	Unmarshal(b []byte) (any, error)
}

func NewUnmarshaler

func NewUnmarshaler(fileName string) (Unmarshaler, string, error)

Jump to

Keyboard shortcuts

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