Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalProto ¶
func MarshalTyped ¶
func MarshalTyped(msg TypedMessage) channel.Envelope
Types ¶
type TypedMessage ¶
type TypedResponseImpl ¶
type TypedResponseImpl struct {
TypedMessage
}
func TypedResponse ¶
func TypedResponse(message TypedMessage) TypedResponseImpl
func (TypedResponseImpl) Unmarshall ¶
func (self TypedResponseImpl) Unmarshall(responseMsg *channel.Message, err error) error
Click to show internal directories.
Click to hide internal directories.