src

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	context.Context

	Services map[service.ID]service.Interface

	Logs struct {
		// contains filtered or unexported fields
	}

	service.Interface
	service.Runnable
	// contains filtered or unexported fields
}

func (*Server) Init

func (s *Server) Init(*map[service.ID]service.Interface) error

func (*Server) Rehash

func (s *Server) Rehash()

func (*Server) Restart added in v1.1.0

func (s *Server) Restart()

func (*Server) Run

func (s *Server) Run()

func (*Server) Shutdown

func (s *Server) Shutdown()

func (*Server) Status added in v1.1.0

func (s *Server) Status() service.LifeCycle

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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