Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
func (*Request) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
type Response ¶
type Response struct {
String string `msg:"str"`
}
func (Response) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
Click to show internal directories.
Click to hide internal directories.