Documentation ¶
Index ¶
- func GetStudyConfs(pool *pgxpool.Pool, dataSource string) ([]*Source, error)
- func LastEvent(pool *pgxpool.Pool, source *Source, orderBy string) (*InferenceDataEvent, bool, error)
- func LoadEvents(connector Connector, dataSource string, orderColumn string)
- func WriteEvents(pool *pgxpool.Pool, study string, events <-chan *InferenceDataEvent) (int, error)
- type Config
- type Connector
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadEvents ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.