Versions in this module Expand all Collapse all v0 v0.0.2 Jun 19, 2021 Changes in this version + type Config struct + Response *serial.TypedMessage + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (c *Config) GetInternalResponse() (ResponseConfig, error) + func (m *Config) GetResponse() *serial.TypedMessage + func (m *Config) Reset() + func (m *Config) String() string + func (m *Config) XXX_DiscardUnknown() + func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Config) XXX_Merge(src proto.Message) + func (m *Config) XXX_Size() int + func (m *Config) XXX_Unmarshal(b []byte) error + type HTTPResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*HTTPResponse) Descriptor() ([]byte, []int) + func (*HTTPResponse) ProtoMessage() + func (*HTTPResponse) WriteTo(writer buf.Writer) int32 + func (m *HTTPResponse) Reset() + func (m *HTTPResponse) String() string + func (m *HTTPResponse) XXX_DiscardUnknown() + func (m *HTTPResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HTTPResponse) XXX_Merge(src proto.Message) + func (m *HTTPResponse) XXX_Size() int + func (m *HTTPResponse) XXX_Unmarshal(b []byte) error + type Handler struct + func New(ctx context.Context, config *Config) (*Handler, error) + func (h *Handler) Process(ctx context.Context, link *transport.Link, dialer internet.Dialer) error + type NoneResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NoneResponse) Descriptor() ([]byte, []int) + func (*NoneResponse) ProtoMessage() + func (*NoneResponse) WriteTo(buf.Writer) int32 + func (m *NoneResponse) Reset() + func (m *NoneResponse) String() string + func (m *NoneResponse) XXX_DiscardUnknown() + func (m *NoneResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NoneResponse) XXX_Merge(src proto.Message) + func (m *NoneResponse) XXX_Size() int + func (m *NoneResponse) XXX_Unmarshal(b []byte) error + type ResponseConfig interface + WriteTo func(buf.Writer) int32