Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MetaCubeX/mihomo
/ Put
Function
Put
common/pool/pool.go:7–9 ·
view source on GitHub ↗
(buf []byte)
Source
from the content-addressed store, hash-verified
5
}
6
7
func
Put(buf []byte) error {
8
return
DefaultAllocator.Put(buf)
9
}
Callers
15
RelayDnsConn
Function · 0.92
closeLocked
Method · 0.92
exchangeQUIC
Method · 0.92
ReadPacket
Function · 0.92
WriteTo
Method · 0.92
WriteTo
Method · 0.92
Write
Method · 0.92
ReadFrom
Method · 0.92
Read
Method · 0.92
WriteTo
Method · 0.92
recvLoop
Method · 0.92
Read
Method · 0.92
Calls
1
Put
Method · 0.65
Tested by
no test coverage detected