doc

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	FileInfo
	Value interface{}
}

func OpenFile

func OpenFile(filename string) (*File, error)

func (*File) Save

func (f *File) Save() error

func (*File) SaveTo

func (f *File) SaveTo(fileaname string) error

type FileInfo

type FileInfo struct {
	Namespace string
	Filename  string
	Field     string
	Md5Sum    string
}

Jump to

Keyboard shortcuts

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