Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arg ¶
func (*Arg) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
type WasmPara ¶
type WasmPara struct { FuncName string `json:"func_name" msg:"funcName"` Args []Arg `json:"args" msg:"args"` }
func (*WasmPara) MarshalMsg ¶
MarshalMsg implements msgp.Marshaler
Click to show internal directories.
Click to hide internal directories.