discovery

package
v0.0.0-...-1a43f7c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package discovery implement discovery

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDiscoveryService

type MockDiscoveryService struct {
	GetEndpointsFunc func(domain string) ([]*models.Endpoint, error)
}

MockDiscoveryService implements a mock discovery service.

func (*MockDiscoveryService) GetEndpoints

func (m *MockDiscoveryService) GetEndpoints(domain string) ([]*models.Endpoint, error)

GetEndpoints discover endpoints from a consortium.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL