package config type I2PConfig struct { Keyfile string Addr string Enabled bool }