Documentation
¶
Index ¶
- Variables
- func Connect(endpoint string, timeout int, onReady func(*websocket.Conn)) (*websocket.Conn, error)
- func DecodeStructMessageJSON(b []byte) *ws.StructMessage
- func ExecCmds(t *testing.T, cmds ...Cmd) (e error)
- func FilterIPv6AddrAnd(flows []*flow.Flow, A, B string) (r []*flow.Flow)
- func FlowsToString(flows []*flow.Flow) string
- func InitConfig(conf string, params ...HelperParams) error
- func SendPCAPFile(filename string, socket string) error
- func WSClose(ws *websocket.Conn) error
- type Cmd
- type HelperParams
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Connect ¶ added in v0.19.1
func DecodeStructMessageJSON ¶ added in v0.19.1
func DecodeStructMessageJSON(b []byte) *ws.StructMessage
func FilterIPv6AddrAnd ¶ added in v0.9.0
func InitConfig ¶
func InitConfig(conf string, params ...HelperParams) error
Types ¶
Source Files
¶
- helper.go
Click to show internal directories.
Click to hide internal directories.