package api type NatsInfo struct { User string `json:"user"` Password string `json:"password"` }