ch11

package
v0.0.0-...-ff65996 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT 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
}

func NewTLSServer

func NewTLSServer(ctx context.Context, address string,
	maxIdle time.Duration, tlsConfig *tls.Config) *Server

func (*Server) ListenAndServeTLS

func (s *Server) ListenAndServeTLS(certFn, keyFn string) error

func (*Server) Ready

func (s *Server) Ready()

func (Server) ServeTLS

func (s Server) ServeTLS(l net.Listener, certFn, keyFn string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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