server

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 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 NewServerConfig

func NewServerConfig(defaultPort string, corsConfig *cors.Options) *Server

func (*Server) Cors

func (s *Server) Cors(next http.Handler) http.Handler

func (*Server) GetCompression

func (s *Server) GetCompression() int

func (*Server) GetPort

func (s *Server) GetPort() string

func (*Server) GetTimeout

func (s *Server) GetTimeout() time.Duration

func (*Server) Timeout

func (s *Server) Timeout(timeInSeconds int) *Server

Jump to

Keyboard shortcuts

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