discovery

package
v0.36.381 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Discovery

type Discovery interface {
	Register(server string, service any) error
	Find(server string, v any) error
	ForEach(v any, f func(typ string) error) error
}

Discovery provides service discovery interface

func New

func New() Discovery

New return new Discovery

Jump to

Keyboard shortcuts

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