Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/minio/minio-go
/ getFuncName
Function
getFuncName
functional_tests.go:404–406 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
402
}
403
404
func
getFuncName() string {
405
return
getFuncNameLoc(2)
406
}
407
408
func
getFuncNameLoc(caller int) string {
409
pc, _, _, _ := runtime.Caller(caller)
Callers
15
createHTTPTransport
Function · 0.85
testMakeBucketError
Function · 0.85
testMetadataSizeLimit
Function · 0.85
testMakeBucketRegions
Function · 0.85
testPutObjectReadAt
Function · 0.85
testListObjectVersions
Function · 0.85
testStatObjectWithVersioning
Function · 0.85
testGetObjectWithVersioning
Function · 0.85
testPutObjectWithVersioning
Function · 0.85
testListMultipartUpload
Function · 0.85
testCopyObjectWithVersioning
Function · 0.85
testConcurrentCopyObjectWithVersioning
Function · 0.85
Calls
1
getFuncNameLoc
Function · 0.85
Tested by
no test coverage detected