recordfile

package
v0.0.41 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: EPL-1.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Comma = '\t'
View Source
var Comment = '#'

Functions

This section is empty.

Types

type Index

type Index map[interface{}]interface{}

type RecordFile

type RecordFile struct {
	Comma   rune
	Comment rune
	// contains filtered or unexported fields
}

func New

func New(st interface{}) (*RecordFile, error)

func (*RecordFile) Index

func (rf *RecordFile) Index(i interface{}) interface{}

func (*RecordFile) Indexes

func (rf *RecordFile) Indexes(i int) Index

func (*RecordFile) NumRecord

func (rf *RecordFile) NumRecord() int

func (*RecordFile) Read

func (rf *RecordFile) Read(name string) error

func (*RecordFile) Record

func (rf *RecordFile) Record(i int) interface{}

Jump to

Keyboard shortcuts

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