Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallHandler ¶
type LoopbackConn ¶
type LoopbackConn interface {
operate.Conn
OnNotification(method string, handler NotificationHandler)
OnCall(method string, handler CallHandler)
}
func New ¶
func New(consumer *state.Consumer) LoopbackConn
Click to show internal directories.
Click to hide internal directories.