Struct InterfaceConfig

Used to specify endpoint-specific configuration

struct InterfaceConfig ;

Fields

NameTypeDescription
address stringBind address
port ushortBind port
proxy_proto boolProxy Protocol V1
public_register boolRegister this interface to public registry
stats boolEnable StatsServer through this interface
type InterfaceConfig.TypeType of interface one is able to register

Methods

NameDescription
typeToString (t) String representation of the Type

Enums

NameDescription
Type Type of interface one is able to register