package
Version:
v0.0.0-...-fa7900d
Opens a new window with list of versions in this module.
Published: Aug 28, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Env struct {
NatsURL string `env:"NATS_URL" required:"true" default:"nats://localhost:4222"`
MeterNatsStream string `env:"METER_NATS_STREAM" required:"true" default:"meters"`
HttpServerPort string `env:"HTTP_SERVER_PORT" required:"true" default:"8080"`
IsDev bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.