Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractEventKey ¶
func ExtractEventKey(inv *wamp.Invocation) (string, error)
func ExtractIntArg ¶
func ExtractIntArg(inv *wamp.Invocation, pos int) (int, error)
extracts the argument on position pos (0-based) as an int
Types ¶
type ParamAvgLap ¶
func ExtractParamAvgLap ¶
func ExtractParamAvgLap(inv *wamp.Invocation) (*ParamAvgLap, error)
type RangeTuple ¶
func ExtractRangeTuple ¶
func ExtractRangeTuple(inv *wamp.Invocation) (*RangeTuple, error)
Click to show internal directories.
Click to hide internal directories.