MCPcopy
hub / github.com/evilsocket/opensnitch / Handler

FuncType Handler

daemon/log/log.go:11–11  ·  view source on GitHub ↗
func(format string, args ...interface{})

Source from the content-addressed store, hash-verified

9)
10
11type Handler func(format string, args ...interface{})
12
13// https://misc.flogisoft.com/bash/tip_colors_and_formatting
14const (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected