MCPcopy Create free account
hub / github.com/MultSec/MultCheck / Log

TypeAlias Log

src/utils.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type Log int64
12
13const (
14 logError Log = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected