internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(file Reader) ([]types.Transfer, error)

func ToTable

func ToTable(t []types.Transfer) [][]string

func ToTableJa

func ToTableJa(t []types.Transfer) [][]string

Types

type ParseState

type ParseState int
const (
	StateUnknown ParseState = iota
	StateHeader
	StateData
	StateTrailer
	StateEnd
)

type Reader

type Reader interface {
	io.Reader
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳