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