Documentation ¶
Index ¶
Constants ¶
View Source
const ( StatusNormal status = iota StatusError )
Variables ¶
This section is empty.
Functions ¶
func FromIOReader ¶
func FromString ¶
func FromString(s string) *source
Types ¶
type CSVOperator ¶
type CSVOperator struct {
// contains filtered or unexported fields
}
func (*CSVOperator) Fill ¶
func (op *CSVOperator) Fill(v interface{}) error
fill up the given struct from pre-defined data source
Click to show internal directories.
Click to hide internal directories.