Documentation
¶
Index ¶
- func NewInvoker(fn interface{}, opts ...invoker.Option) invoker.Invoker
- type Invoker
- func (f *Invoker) Function(string) (invoker.Function, error)
- func (d *Invoker) Functions() []invoker.Function
- func (d *Invoker) Init(opts ...invoker.Option) error
- func (f *Invoker) Invoke(c context.Context, mi invoker.Message, opts ...invoker.InvokeOption) (invoker.Message, error)
- func (d *Invoker) Name() string
- func (d *Invoker) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.