Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kahing/goofys
/ PString
Function
PString
internal/utils.go:112–114 ·
view source on GitHub ↗
(v string)
Source
from the content-addressed store, hash-verified
110
}
111
112
func
PString(v string) *string {
113
return
&v
114
}
115
116
func
PTime(v time.Time) *time.Time {
117
return
&v
Callers
15
HeadBlob
Method · 0.85
ListBlobs
Method · 0.85
GetBlob
Method · 0.85
PutBlob
Method · 0.85
MultipartBlobCommit
Method · 0.85
setupBlobs
Method · 0.85
setupDefaultEnv
Method · 0.85
TestBackendListPrefix
Method · 0.85
TestAzureDirBlob
Method · 0.85
TestShouldFetchNextListBlobsPage
Method · 0.85
HeadBlob
Method · 0.85
ListBlobs
Method · 0.85
Calls
no outgoing calls
Tested by
5
setupBlobs
Method · 0.68
setupDefaultEnv
Method · 0.68
TestBackendListPrefix
Method · 0.68
TestAzureDirBlob
Method · 0.68
TestShouldFetchNextListBlobsPage
Method · 0.68