compatible

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(metaPath string) *dir.Dir

Types

type Decoder

type Decoder interface {
	Decode(file *os.File) (*dir.Dir, error)
}

type FlattenTxt

type FlattenTxt struct{}

func (*FlattenTxt) Decode

func (f *FlattenTxt) Decode(file *os.File) (*dir.Dir, error)

type JsonFormat

type JsonFormat struct{}

func (*JsonFormat) Decode

func (j *JsonFormat) Decode(file *os.File) (*dir.Dir, error)

type SelfJson

type SelfJson struct{}

func (*SelfJson) Decode

func (s *SelfJson) Decode(file *os.File) (*dir.Dir, error)

Jump to

Keyboard shortcuts

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