fd_file_impl

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MRowFeed = app_msg.Apply(&MsgRowFeed{}).(*MsgRowFeed)
)

Functions

func NewRowFeed

func NewRowFeed(name string) fd_file.RowFeed

Types

type MsgRowFeed

type MsgRowFeed struct {
	ErrorUnableToRead app_msg.Message
}

type RowFeed

type RowFeed struct {
	// contains filtered or unexported fields
}

func (*RowFeed) EachRow

func (z *RowFeed) EachRow(exec func(m interface{}, rowIndex int) error) (err error)

func (*RowFeed) FilePath

func (z *RowFeed) FilePath() string

func (*RowFeed) Fork

func (z *RowFeed) Fork() fd_file.RowFeed

func (*RowFeed) ForkForTest

func (z *RowFeed) ForkForTest(path string) fd_file.RowFeed

func (*RowFeed) Model

func (z *RowFeed) Model() interface{}

func (*RowFeed) Open

func (z *RowFeed) Open(ctl app_control.Control) error

func (*RowFeed) SetFilePath

func (z *RowFeed) SetFilePath(filePath string)

func (*RowFeed) SetModel

func (z *RowFeed) SetModel(m interface{})

func (*RowFeed) Spec

func (z *RowFeed) Spec() fd_file.Spec

type Spec

type Spec struct {
	// contains filtered or unexported fields
}

func (*Spec) ColumnDesc

func (z *Spec) ColumnDesc(col string) app_msg.Message

func (*Spec) ColumnExample

func (z *Spec) ColumnExample(col string) app_msg.Message

func (*Spec) Columns

func (z *Spec) Columns() []string

func (*Spec) Desc

func (z *Spec) Desc() app_msg.Message

func (*Spec) Doc

func (z *Spec) Doc(ui app_ui.UI) *dc_recipe.Feed

func (*Spec) Name

func (z *Spec) Name() string

Jump to

Keyboard shortcuts

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