register

package
v0.0.0-...-7f52212 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consul

type Consul interface {
	Register(address string, port int) error
	All()
	Filter(name string) (host string, port int)
	Deregister()
}

func NewConsul

func NewConsul(host, id, name string, port int, tags []string) Consul

Jump to

Keyboard shortcuts

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