Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct{}
Filter ensures the structs are converted to maps, this filter is for consumer
type ServiceFilter ¶
type ServiceFilter struct{}
ServiceFilter is for Server
func (*ServiceFilter) Invoke ¶
func (f *ServiceFilter) Invoke(ctx context.Context, invoker protocol.Invoker, invocation protocol.Invocation) protocol.Result
func (*ServiceFilter) OnResponse ¶
Click to show internal directories.
Click to hide internal directories.