Closed indev29 closed 2 years ago
Continuation of #67.
Speaking of implementation I think it's better to break compatibility and drop pair<Config, Member> in favor of struct SelfInfo with fields config, member and coord (the new one).
pair<Config, Member>
SelfInfo
config
member
coord
Originally posted by @oliora in https://github.com/oliora/ppconsul/issues/67#issuecomment-1029496580
I'll work on this shortly.
Continuation of #67.
Originally posted by @oliora in https://github.com/oliora/ppconsul/issues/67#issuecomment-1029496580