server

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetListenAndServeFunc

func GetListenAndServeFunc(options ...Option) (func() error, error)

Types

type Option added in v0.20.0

type Option func(s *serverConfig)

Option applies a configuration option to the given config.

func WithDebug added in v0.20.0

func WithDebug(debug bool) Option

func WithLogger added in v0.20.0

func WithLogger(logger *logrus.Logger) Option

func WithTLS added in v0.20.0

func WithTLS(tlsCertPath, tlsKeyPath, clientCAPath *string) Option

Jump to

Keyboard shortcuts

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