microservice

package
v0.0.301 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Microservice

type Microservice struct {
	Name    string
	ID      string
	Version string
	Tags    []string
	Meta    map[string]string

	ServiceURL string

	SDRegistration   *servicediscovery.ServiceRegistration
	ServiceDiscovery *servicediscovery.ServiceDiscovery

	MessageBroker messaging.MessageBroker

	Config *configuration.Configurationobject

	SignalChannel chan os.Signal
}

func (*Microservice) CloseMicroservice

func (ms *Microservice) CloseMicroservice() error

func (*Microservice) StartService

func (ms *Microservice) StartService() (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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