Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ configurePurge
Method
configurePurge
kv.go:210–210 ·
view source on GitHub ↗
(opts *purgeOpts)
Source
from the content-addressed store, hash-verified
208
209
type
PurgeOpt
interface
{
210
configurePurge(opts *purgeOpts) error
211
}
212
213
type
purgeOpts
struct
{
Callers
1
PurgeDeletes
Method · 0.65
Implementers
1
ContextOpt
js.go
Calls
no outgoing calls
Tested by
no test coverage detected