Add Groups
This commit is contained in:
@@ -17,6 +17,7 @@ type NATSResponse struct {
|
||||
FromApp string `json:"from_app"`
|
||||
Datatype DataType `json:"datatype"`
|
||||
User string `json:"user"`
|
||||
Groups []string `json:"groups"`
|
||||
Method int `json:"method"`
|
||||
SearchAttr string `json:"search_attr"`
|
||||
Payload []byte `json:"payload"`
|
||||
|
||||
Reference in New Issue
Block a user