datasrcs

package
v3.22.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllSources

func GetAllSources(sys systems.System) []service.Service

GetAllSources returns a slice of all data source services initialized.

func SelectedDataSources added in v3.10.4

func SelectedDataSources(cfg *config.Config, avail []service.Service) []service.Service

SelectedDataSources uses the config and available data sources to return the selected data sources.

Types

type RADb

type RADb struct {
	service.BaseService

	SourceType string
	// contains filtered or unexported fields
}

RADb is the Service that handles access to the RADb data source.

func NewRADb

func NewRADb(sys systems.System) *RADb

NewRADb returns he object initialized, but not yet started.

func (*RADb) Description added in v3.11.0

func (r *RADb) Description() string

Description implements the Service interface.

func (*RADb) OnStart

func (r *RADb) OnStart() error

OnStart implements the Service interface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL