Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Reset
Method
Reset
internal/compressions/reader.go:9–9 ·
view source on GitHub ↗
(reader io.Reader)
Source
from the content-addressed store, hash-verified
7
type
Reader
interface
{
8
Read(p []byte) (n int, err error)
9
Reset(reader io.Reader) error
10
RawClose() error
11
Close() error
12
IncreaseHit() uint32
Callers
15
Reset
Method · 0.65
Reset
Method · 0.65
Get
Method · 0.65
Reset
Method · 0.65
Reset
Method · 0.65
Reset
Method · 0.65
Reset
Method · 0.65
Reset
Method · 0.65
Get
Method · 0.65
Get
Method · 0.65
Get
Method · 0.65
Get
Method · 0.65
Calls
no outgoing calls
Tested by
4
TestCounter_Increase
Function · 0.52
TestItem_Increase2
Function · 0.52
TestFixedSet_Reset
Function · 0.52
TestLimiter_Timout
Function · 0.52