MCPcopy Create free account
hub / github.com/coder/envbuilder / Func

FuncType Func

log/log.go:12–12  ·  view source on GitHub ↗
func(l Level, msg string, args ...any)

Source from the content-addressed store, hash-verified

10)
11
12type Func func(l Level, msg string, args ...any)
13
14type Level string
15

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected