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