server

package
v0.0.0-...-c2bd595 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2019 License: Apache-2.0 Imports: 5 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 {
	// contains filtered or unexported fields
}

Server is the main entry point into the Galley code.

func New

func New(a *settings.Args) *Server

New returns a new instance of a Server.

func (*Server) Address

func (s *Server) Address() net.Addr

Address returns the address of the config processing server.

func (*Server) Start

func (s *Server) Start() error

Start the process.

func (*Server) Stop

func (s *Server) Stop()

Stop cleans up resources used by the server.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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