var CmdNoSnatTestProxy … var port … func init() { … } type masqTestProxy … func main(cmd *cobra.Command, args []string) { … } func (m *masqTestProxy) Run() error { … } func checknosnatURL(pip, ips string) string { … } func checknosnat(w http.ResponseWriter, req *http.Request) { … }