MCPcopy
hub / github.com/NVIDIA/aistore / init

Function init

transport/bundle/stream_bundle.go:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67var verbose bool
68
69func init() {
70 verbose = bool(glog.FastV(4, glog.SmoduleTransport))
71}
72
73//
74// API

Callers

nothing calls this directly

Calls 1

FastVFunction · 0.92

Tested by

no test coverage detected