server

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPServer

type HTTPServer struct {
	// contains filtered or unexported fields
}

func NewHTTPServer

func NewHTTPServer(httpAddress string, grpcAddress string) (*HTTPServer, error)

func (*HTTPServer) SetHTTPAccessLogger

func (s *HTTPServer) SetHTTPAccessLogger(logger *log.Logger)

func (*HTTPServer) SetLogger

func (s *HTTPServer) SetLogger(logger *log.Logger)

func (*HTTPServer) Start

func (s *HTTPServer) Start() error

func (*HTTPServer) Stop

func (s *HTTPServer) Stop() error

Jump to

Keyboard shortcuts

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