Documentation ¶
Index ¶
- Constants
- type Forwarder
- func (f *Forwarder) DefaultConfig() string
- func (f *Forwarder) Description() string
- func (f *Forwarder) Forward(batch event.BatchEvents) error
- func (f *Forwarder) ForwardType() v1.SniffType
- func (f *Forwarder) Name() string
- func (f *Forwarder) Prepare(connection interface{}) error
- func (f *Forwarder) SupportedSyncInvoke() bool
- func (f *Forwarder) SyncForward(_ *v1.SniffData) (*v1.SniffData, error)
Constants ¶
View Source
const Name = "nativeevent-grpc-forwarder"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Forwarder ¶
type Forwarder struct { config.CommonFields // contains filtered or unexported fields }
func (*Forwarder) DefaultConfig ¶
func (*Forwarder) Description ¶
func (*Forwarder) ForwardType ¶
func (*Forwarder) SupportedSyncInvoke ¶
Click to show internal directories.
Click to hide internal directories.