Versions in this module Expand all Collapse all v0 v0.0.2 Feb 16, 2024 v0.0.1 Feb 16, 2024 Changes in this version + type GrpcConfig struct + LISTEN_ADDRESS string + LISTEN_NETWORK string + type Runner struct + func (r *Runner) Init(cfact sputnik.ConfFactory) error + func (r *Runner) Run() (stop func(), err error)