inetmock/internal/rpc
Peter Kurfer 02eaa3fde5
Implement profiling service
- Generate gRPC/Protobuf code with buf
- Unify import aliases
- Add pprof subcommand to collect profiles via socket
2021-11-17 16:42:37 +01:00
..
middleware Upgrade to Go 1.17 and add some more linters 2021-08-19 20:04:30 +02:00
test Cleanup 2021-04-22 20:19:07 +00:00
audit_server.go Implement profiling service 2021-11-17 16:42:37 +01:00
audit_server_test.go Implement profiling service 2021-11-17 16:42:37 +01:00
errors.go Initial draft of PCAP capturing 2021-02-16 16:50:23 +01:00
grpc_api.go Implement profiling service 2021-11-17 16:42:37 +01:00
health_server.go Upgrade to Go 1.17 and add some more linters 2021-08-19 20:04:30 +02:00
pcap_server.go Implement profiling service 2021-11-17 16:42:37 +01:00
pcap_server_test.go Implement profiling service 2021-11-17 16:42:37 +01:00
pprof_server.go Implement profiling service 2021-11-17 16:42:37 +01:00
pprof_server_test.go Implement profiling service 2021-11-17 16:42:37 +01:00