Documentation
¶
Index ¶
- type Echo
- func (e *Echo) Category() string
- func (e *Echo) ContractId() string
- func (e *Echo) GetConfigMap() model.ConfigMap
- func (e *Echo) Name() string
- func (e *Echo) New() iface.ICapability
- func (e *Echo) Serve(_ context.Context, input *model.Event) (*model.Event, error)
- func (e *Echo) SetConfigMap(values model.ConfigMap) error
- func (e *Echo) Setup() error
- func (e *Echo) Version() string
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Echo ¶
type Echo struct {
// contains filtered or unexported fields
}
func (*Echo) ContractId ¶
func (*Echo) GetConfigMap ¶
func (*Echo) New ¶
func (e *Echo) New() iface.ICapability
Click to show internal directories.
Click to hide internal directories.