tcase

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2018 License: MIT, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrMissingDesc = fmt.Errorf("missing desc field")

Functions

func GetFiles

func GetFiles(dir string) (filenames []string, err error)

func SprintBinary

func SprintBinary(bytes []byte, prefix string) (out string)

Types

type C

type C struct {
	Desc     string
	BOM      binary.ByteOrder
	Expected interface{}
	Bytes    []byte
}

func Parse

func Parse(r io.Reader, filename string) ([]C, error)

func ParseFile

func ParseFile(filename string) ([]C, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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