resolver

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterImplementor

func RegisterImplementor(r Resolver)

RegisterImplementor registers the gRPC resolver service implementor.

Types

type Resolver added in v1.1.0

type Resolver interface {
	resolver.Builder

	UpdateAddresses(service string, addresses []string) error
	ReportAddressError(service string, err error)
}

func Implementor

func Implementor() Resolver

Implementor return the gRPC resolver service implementor.

Jump to

Keyboard shortcuts

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