Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNoOpConnectionHeader ¶
func NewNoOpConnectionHeader(context.Context, interface{}) (interface{}, error)
func NewNoOpHeader ¶
func NewNoOpHeader(context.Context, interface{}) (interface{}, error)
Types ¶
type Config ¶
type Config struct {
}
func (*Config) Descriptor ¶
func (*Config) Descriptor() ([]byte, []int)
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
type ConnectionConfig ¶
type ConnectionConfig struct {
}
func (*ConnectionConfig) Descriptor ¶
func (*ConnectionConfig) Descriptor() ([]byte, []int)
func (*ConnectionConfig) ProtoMessage ¶
func (*ConnectionConfig) ProtoMessage()
type NoOpConnectionHeader ¶
type NoOpConnectionHeader struct{}
Click to show internal directories.
Click to hide internal directories.