MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / next

Method next

xenomint/sqlite/sqlite_test.go:273–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271
272type keygen interface {
273 next() int
274 reset()
275}
276

Callers 9

BenchmarkMuxParallelFunction · 0.65
BenchmarkStorageFunction · 0.65
BenchmarkLargeWriteTxFunction · 0.65
busyWriteFunction · 0.65
busyWriteTxFunction · 0.65
idleWriteTxFunction · 0.65

Implementers 3

permKeygenxenomint/xxx_test.go
randKeygenxenomint/sqlite/sqlite_test.go
permKeygenxenomint/sqlite/sqlite_test.go

Calls

no outgoing calls

Tested by 9

BenchmarkMuxParallelFunction · 0.52
BenchmarkStorageFunction · 0.52
BenchmarkLargeWriteTxFunction · 0.52
busyWriteFunction · 0.52
busyWriteTxFunction · 0.52
idleWriteTxFunction · 0.52