Versions in this module Expand all Collapse all v0 v0.10.0 Nov 4, 2022 Changes in this version + type Service struct + NS *registry.NetworkService + NSRegistryClient registry.NetworkServiceRegistryClient + func New(nsRegistryClient registry.NetworkServiceRegistryClient, ...) *Service + func (s *Service) Register(ctx context.Context) error + func (s *Service) Unregister(ctx context.Context) error