Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
67
var
verbose bool
68
69
func
init() {
70
verbose = bool(glog.FastV(4, glog.SmoduleTransport))
71
}
72
73
//
74
// API
Callers
nothing calls this directly
Calls
1
FastV
Function · 0.92
Tested by
no test coverage detected