rings: introduce subpackage to deal with Ring addresses

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2024-05-25 17:15:30 +00:00
parent f854d87b16
commit ac5827898b
+3
View File
@@ -0,0 +1,3 @@
// Package rings provides logic to work with the four rings
// of a cluster
package rings