server

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: Apache-2.0 Imports: 6 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
}

func NewServer

func NewServer() *Server

NewServer creates a new server configured with the given settings. Start and Stop it with the corresponding functions.

func (*Server) Start

func (s *Server) Start()

Start HTTP server asynchronously. TLS may be active depending on the global configuration.

func (*Server) Stop

func (s *Server) Stop()

Stop the HTTP server

Jump to

Keyboard shortcuts

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