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 MockSelectionService

type MockSelectionService struct {
	SelectEndpointsFunc func(domain string, endpoints []*models.Endpoint) ([]*models.Endpoint, error)
}

MockSelectionService implements a mock selection service.

func (*MockSelectionService) SelectEndpoints

func (m *MockSelectionService) SelectEndpoints(domain string, endpoints []*models.Endpoint) ([]*models.Endpoint, error)

SelectEndpoints select endpoints.

Jump to

Keyboard shortcuts

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