startcmd

package
v0.0.0-...-e237cb8 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: Apache-2.0 Imports: 54 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetStartCmd

func GetStartCmd(srv server) *cobra.Command

GetStartCmd returns the Cobra start command.

Types

type HTTPServer

type HTTPServer struct{}

HTTPServer represents an actual HTTP server implementation.

func (*HTTPServer) ListenAndServe

func (s *HTTPServer) ListenAndServe(host, certFile, keyFile string, router http.Handler) error

ListenAndServe starts the server using the standard Go HTTP server implementation.

Jump to

Keyboard shortcuts

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