Versions in this module Expand all Collapse all v4 v4.0.1 Mar 30, 2025 Changes in this version + type Client struct + func NewClient(t mockConstructorTestingTNewClient) *Client + func (_m *Client) GetAllServiceEndpoints() ([]types.ServiceEndpoint, error) + func (_m *Client) GetServiceEndpoint(serviceId string) (types.ServiceEndpoint, error) + func (_m *Client) IsAlive() bool + func (_m *Client) IsServiceAvailable(serviceId string) (bool, error) + func (_m *Client) Register() error + func (_m *Client) RegisterCheck(id string, name string, notes string, url string, interval string) error + func (_m *Client) Unregister() error Other modules containing this package github.com/agile-edge/go-mod-registry/v3