package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Oct 25, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Env struct {
EventsDbUri string `env:"DB_URI" required:"true"`
EventsDbName string `env:"DB_NAME" required:"true"`
NatsURL string `env:"NATS_URL" required:"true"`
EventLogNatsStream string `env:"EVENT_LOG_NATS_STREAM" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.