Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSource ¶
DataSource is the data-source fetching interface.
func New ¶
func New(dstype string) DataSource
New creates a new DataSource, whose type depends on the configured URL.
type FileSystemDataSource ¶
type FileSystemDataSource struct{}
FileSystemDataSource is the file system data source object.
Click to show internal directories.
Click to hide internal directories.