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.
(_ ...interface{})
| 25 | // Just for emulating field access, so it will not throw "evaluated but not used" |
| 26 | // Benchmark helper for STK-REQ-001, STK-REQ-003, STK-REQ-004, STK-REQ-005, and STK-REQ-007. |
| 27 | func nothing(_ ...interface{}) {} |
| 28 | |
| 29 | /* |
| 30 | github.com/buger/jsonparser |
no outgoing calls
no test coverage detected
searching dependent graphs…