server

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2017 License: GPL-3.0 Imports: 8 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 {
	ConfigListen  string
	ConfigServers []string
	ReadTimeout   time.Duration

	Log *logging.Logger

	Channel chan<- *bytes.Buffer
	Stats   *graphite.Graphite
	// contains filtered or unexported fields
}

Server

func (*Server) Reload

func (s *Server) Reload() error

Reload config

func (*Server) Start

func (s *Server) Start() error

Start server

func (*Server) Stop

func (s *Server) Stop() error

Stop server

Jump to

Keyboard shortcuts

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