Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-17 | test: use `t.TempDir` to create temporary test directory (#6164) | 1 | -6/+1 | ||
2023-05-26 | add support unix socket for GRPC (#5943) | 1 | -0/+59 | ||
2019-03-14 | plugin/grpc: New gRPC plugin (#2667) | 1 | -0/+66 | ||
* plugin/grpc: New gRPC plugin * some changes after the first review: - remove healthcheck. gRPC already has this implicitly implemented - some naming and stetic changes - fix some comments - other minor fixes * plugin/grpc: New gRPC plugin * some changes after the first review: - remove healthcheck. gRPC already has this implicitly implemented - some naming and stetic changes - fix some comments - other minor fixes * add OWNERS file and change plugin order * remove Rcode checker |