Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BasicOpts ¶
type BasicOpts struct {
LogStorage LogStorageType
}
type LogStorageType ¶
type LogStorageType string
const ( LogStorageTypePostgres LogStorageType = "postgres" LogStorageTypeClickHouse LogStorageType = "clickhouse" )
Click to show internal directories.
Click to hide internal directories.