Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenListTeam/OpenList
/ Add
Method
Add
pkg/utils/io.go:157–157 ·
view source on GitHub ↗
(closer io.Closer)
Source
from the content-addressed store, hash-verified
155
type
ClosersIF
interface
{
156
io.Closer
157
Add(closer io.Closer)
158
AddIfCloser(a any)
159
}
160
type
Closers []io.Closer
Callers
15
upPart
Method · 0.65
getLink
Method · 0.65
isTokenExpired
Method · 0.65
MustParseTime
Function · 0.65
put
Method · 0.65
Token
Method · 0.65
uploadS3
Method · 0.65
isTokenExpired
Method · 0.65
GetApi
Function · 0.65
Put
Method · 0.65
UploadByMultipart
Method · 0.65
TestMakeDirAfterMissingWebDAVStat
Function · 0.65
Implementers
1
SyncClosers
pkg/utils/io.go
Calls
no outgoing calls
Tested by
10
TestMakeDirAfterMissingWebDAVStat
Function · 0.52
TestTask_Manager
Function · 0.52
TestTask_Cancel
Function · 0.52
TestTask_Retry
Function · 0.52
TestDoDupSuppress
Function · 0.52
TestPanicDo
Function · 0.52
TestGoexitDo
Function · 0.52
TestConcurrentRange
Function · 0.52
TestMemLSExpiry
Function · 0.52
TestRace9796
Function · 0.52