Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileDriver ¶
type FileDriver struct {
FilePath string
}
func NewFileDriver ¶
func NewFileDriver(filePath string) FileDriver
func (FileDriver) GetSchema ¶
func (fd FileDriver) GetSchema() model.Schema
TODO: fix to handle multi-index-key
Click to show internal directories.
Click to hide internal directories.