tracker/frontend/udp
Jimmy Zelinskie b81a310eea bytepool: store *[]byte
This avoids allocations for the slice metadata.

For more details, see:
https://staticcheck.io/docs/checks#SA6002
2022-01-15 13:58:06 -05:00
..
bytepool bytepool: store *[]byte 2022-01-15 13:58:06 -05:00
connection_id.go fix goimports error 2018-12-17 16:59:44 +08:00
connection_id_test.go fix goimports error 2018-12-17 16:59:44 +08:00
frontend.go bytepool: store *[]byte 2022-01-15 13:58:06 -05:00
frontend_test.go add test case for demonstrating panic 2018-12-25 11:23:08 +03:00
parser.go lint: lint files with golangci-lint 2022-01-15 13:31:14 -05:00
parser_test.go *: add subtests for all table driven tests 2017-12-29 17:44:45 -05:00
prometheus.go frontend: isolate prometheus logic to one file 2018-06-15 13:33:26 -04:00
writer.go lint: lint files with golangci-lint 2022-01-15 13:31:14 -05:00