Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultAddress = "http://100.100.100.200/"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataService ¶
func NewDatasource ¶
func NewDatasource(root string) *MetadataService
func (MetadataService) AvailabilityChanges ¶
func (ms MetadataService) AvailabilityChanges() bool
func (MetadataService) FetchMetadata ¶
func (ms MetadataService) FetchMetadata() (metadata datasource.Metadata, err error)
func (MetadataService) Type ¶
func (ms MetadataService) Type() string
Click to show internal directories.
Click to hide internal directories.