package
0.0.0-20240705082053-5b77a830d434
Repository: https://github.com/opsramp/tracing-proxy.git
Documentation: pkg.go.dev
# Structs
RedisMembership implements the Membership interface using Redis as the backend.
# Interfaces
Membership allows services to register themselves as members of a group and the list of all members can be retrieved by any member in the group.