Versions in this module Expand all Collapse all v7 v7.2.9 Aug 8, 2024 Changes in this version + func NewCallPlugin(fn func(*Label) CallForwarder) erpc.Plugin + func NewPlugin(fn func(*Label) Forwarder) erpc.Plugin + func NewPushPlugin(fn func(*Label) PushForwarder) erpc.Plugin + type CallForwarder interface + Call func(uri string, arg interface{}, result interface{}, ...) erpc.CallCmd + type Forwarder interface + type Label struct + RealIP string + ServiceMethod string + SessionID string + type PushForwarder interface + Push func(uri string, arg interface{}, setting ...erpc.MessageSetting) *erpc.Status Other modules containing this package github.com/akuan/erpc