Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEncoder ¶
NewEncoder creates and returns a new elasticsearch MessageEncoder
Types ¶
type UnhandledMessageError ¶
type UnhandledMessageError struct {
// contains filtered or unexported fields
}
UnhandledMessageError is used for proto messages not matching the handled types
func (UnhandledMessageError) Error ¶
func (e UnhandledMessageError) Error() string
type UnhandledSubscribeResponseError ¶
type UnhandledSubscribeResponseError struct {
// contains filtered or unexported fields
}
UnhandledSubscribeResponseError is used for subscribe responses not matching the handled types
func (UnhandledSubscribeResponseError) Error ¶
func (e UnhandledSubscribeResponseError) Error() string
Click to show internal directories.
Click to hide internal directories.