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

Function Func

cmn/debug/debug_on.go:87–87  ·  view source on GitHub ↗
(f func())

Source from the content-addressed store, hash-verified

85}
86
87func Func(f func()) { f() }
88
89func _panic(a ...interface{}) {
90 msg := "DEBUG PANIC: "

Callers 4

SendMethod · 0.92
PersistOnMpathsFunction · 0.92
headObjectMethod · 0.92
EqualsMethod · 0.92

Calls 1

fFunction · 0.85

Tested by

no test coverage detected