package config type SPClientConf struct { Port uint16 `yaml:"port,omitempty" default:"0"` }