Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Datasource ¶
type Datasource struct {
// contains filtered or unexported fields
}
func (*Datasource) SetDatabase ¶
func (d *Datasource) SetDatabase(database string)
func (*Datasource) SetTable ¶
func (d *Datasource) SetTable(table string)
func (*Datasource) String ¶
func (d *Datasource) String() string
Click to show internal directories.
Click to hide internal directories.