debug catalog
This commit is contained in:
@@ -54,6 +54,7 @@ func TypedSearchHandler(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
user, _, groups := oclib.ExtractTokenInfoWs(*r)
|
||||
b, _ := json.Marshal(map[string]string{"search": search, "type": t})
|
||||
fmt.Println("SENDE", user, search)
|
||||
infrastructure.EmitNATS(user, groups, tools.PropalgationMessage{
|
||||
Action: tools.PB_SEARCH,
|
||||
DataType: dataType,
|
||||
|
||||
Reference in New Issue
Block a user