MCPcopy Create free account
hub / github.com/buger/jsonparser / nothing

Function nothing

benchmark/benchmark_small_payload_test.go:28–28  ·  view source on GitHub ↗

Just for emulating field access, so it will not throw "evaluated but not used" Benchmark helper for STK-REQ-001, STK-REQ-003, STK-REQ-004, STK-REQ-005, and STK-REQ-007. reqproof:proptest:skip no-op benchmark helper; performs no work, returns immediately, no behavioral variance to property-test

(_ ...interface{})

Source from the content-addressed store, hash-verified

26// Benchmark helper for STK-REQ-001, STK-REQ-003, STK-REQ-004, STK-REQ-005, and STK-REQ-007.
27// reqproof:proptest:skip no-op benchmark helper; performs no work, returns immediately, no behavioral variance to property-test
28func nothing(_ ...interface{}) {}
29
30/*
31 github.com/buger/jsonparser

Calls

no outgoing calls

Tested by

no test coverage detected