Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrStoreTypeNotSet = "store.type must be set" ErrPostgresDSNNotSet = "store.postgres.dsn must be set" ErrOtelEnabledButExporterEmpty = "OpenTelemtry is enabled but OTEL_EXPORTER_OTLP_ENDPOINT is not set" StoreTypePostgres = "postgres" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.