consul

package
v0.1.2-0...-6576f98 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

package consul allow create/update/delete of consul external service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consul

type Consul struct {
	URL    string `json:"url"`
	Token  string `json:"token,omitempty"`
	Domain string `json:"domain,omitempty"`
	// contains filtered or unexported fields
}

func (*Consul) Start

func (c *Consul) Start(receive <-chan comm.Message, send chan<- comm.Message) error

func (*Consul) Stop

func (c *Consul) Stop() error

Jump to

Keyboard shortcuts

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