Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AlistGo/alist
/ 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
AddClosers(closers Closers)
159
GetClosers() Closers
160
}
Callers
15
Read
Method · 0.65
getLink
Method · 0.65
MustParseTime
Function · 0.65
put
Method · 0.65
createDirectLink
Method · 0.65
Token
Method · 0.65
GetApi
Function · 0.65
Put
Method · 0.65
Link
Method · 0.65
List
Method · 0.65
SignURL
Function · 0.65
getToken
Method · 0.65
Implementers
1
Closers
pkg/utils/io.go
Calls
no outgoing calls
Tested by
4
TestDoDupSuppress
Function · 0.52
TestConcurrentRange
Function · 0.52
TestMemLSExpiry
Function · 0.52
TestRace9796
Function · 0.52