Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InvalidPropertiesError = errors.New("properties must not be nil")
Functions ¶
func GetDataSource ¶
func GetDataSource() *dataSource
func GetRepository ¶
func GetRepository() *repository
Types ¶
type DataSource ¶
type Repository ¶
type Repository interface {
data.KVRepository
}
Click to show internal directories.
Click to hide internal directories.