Quentin McGaw
|
6826b05d58
|
chore(all): remove all package comments
|
2022-07-02 20:58:43 +00:00 |
|
Quentin McGaw
|
578ef768ab
|
chore(all): return concrete types, accept interfaces
- Remove exported interfaces unused locally
- Define interfaces to accept arguments
- Return concrete types, not interfaces
|
2022-06-11 01:34:30 +00:00 |
|
Quentin McGaw
|
8186ef2342
|
chore(httpserver): remove name field
|
2022-03-30 09:00:36 +00:00 |
|
Quentin McGaw
|
9de6428585
|
feat(pprof): add pprof HTTP server (#807)
- `PPROF_ENABLED=no`
- `PPROF_BLOCK_PROFILE_RATE=0`
- `PPROF_MUTEX_PROFILE_RATE=0`
- `PPROF_HTTP_SERVER_ADDRESS=":6060"`
|
2022-01-26 17:23:55 -05:00 |
|