manual

package
v1.1.23 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectFinder

type DirectFinder struct{}

func NewDirectFinder

func NewDirectFinder() *DirectFinder

func (*DirectFinder) Close

func (df *DirectFinder) Close()

func (*DirectFinder) GetAddress

func (df *DirectFinder) GetAddress(service string) string

func (*DirectFinder) GetAddressWithTag

func (df *DirectFinder) GetAddressWithTag(service string, tag string) string

func (*DirectFinder) GetAllAddress

func (df *DirectFinder) GetAllAddress(service string) []string

func (*DirectFinder) GetAllAddressWithTag

func (df *DirectFinder) GetAllAddressWithTag(service string, tag string) []string

func (*DirectFinder) RegisterService

func (df *DirectFinder) RegisterService(service string, address string) error

func (*DirectFinder) RegisterServiceWithTag

func (df *DirectFinder) RegisterServiceWithTag(service string, address string, tag string) error

func (*DirectFinder) RegisterServiceWithTags

func (df *DirectFinder) RegisterServiceWithTags(service string, address string, tags []string) error

Jump to

Keyboard shortcuts

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