Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ releaseStack
Function
releaseStack
json/token.go:422–424 ·
view source on GitHub ↗
(s *stack)
Source
from the content-addressed store, hash-verified
420
}
421
422
func
releaseStack(s *stack) {
423
stackPool.Put(s)
424
}
425
426
var
stackPool sync.Pool
// *stack
Callers
1
Reset
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…