]> go.fuhry.dev Git - runtime.git/commit
more ephs
authorDan Fuhry <dan@fuhry.com>
Thu, 6 Nov 2025 12:03:20 +0000 (07:03 -0500)
committerDan Fuhry <dan@fuhry.com>
Sun, 9 Nov 2025 12:24:10 +0000 (07:24 -0500)
commit1bfe4617340978cad1e601772b70695946b5cb0c
treeb3d1ea24c65f5e4e36a3c0d2fe74d783c104f1d1
parente90b3d966b2c1f31d73e518d138b7090b7e488e8
more ephs
16 files changed:
ephs/client/main.go [new file with mode: 0644]
ephs/server/Makefile [new file with mode: 0644]
ephs/server/ephs_acl.yaml [new file with mode: 0644]
ephs/server/main.go [new file with mode: 0644]
grpc/client.go
grpc/conn_quic.go
grpc/health_probe/main.go [new file with mode: 0644]
grpc/healthcheck.go [new file with mode: 0644]
grpc/server.go
mtls/fsnotify/fsnotify.go
mtls/fsnotify/util.go
mtls/identity.go
mtls/verify_names.go
mtls/verify_roots.go
sd/etcd_factory.go
sd/watcher.go