package valid type TeamAuthz struct { Command string `yaml:"command" json:"command"` Args []string `yaml:"args" json:"args"` }