Versions in this module Expand all Collapse all v2 v2.0.4 Dec 22, 2024 v2.0.3 Nov 4, 2024 Changes in this version + const ConfigFilePathEnvName + func NewConfig(namespace string, app string, configFilePath string, envFilePath string) func() (*Config, error) + type APIServer struct + GrpcServerAddr string + HttpServerAddr string + type Config struct + APIServer APIServer + Env string + Factorio Factorio + Tracing Tracing + func NewTestConfig(envFilePath string) (*Config, error) + type Factorio struct + RCONHost string + RCONPassword string + RCONPort string + type Tracing struct + OtelCollectorHTTP bool + OtelStdoutEnabled bool Other modules containing this package github.com/nekomeowww/factorio-rcon-api