You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do that this way, I think there will by some merge issues while updating pitaya version. I really suggest you to do these things on your own logic or by a pluggable module/component.
i want cache msg on gateway
like this
func (p *ProxyCacheService) RemoteProcess(
ctx context.Context,
server *cluster.Server,
a agent.Agent,
route *route.Route,
msg *message.Message,
) {
}
change remoteProcess to RemoteProcess is better?
The text was updated successfully, but these errors were encountered: