startcmd

package
v0.0.0-...-e472cc8 Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: Apache-2.0 Imports: 63 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd(srv server) (*cobra.Command, error)

Cmd returns the Cobra start command.

Types

type HTTPServer

type HTTPServer struct{}

HTTPServer is an actual server implementation.

func (*HTTPServer) ListenAndServe

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

ListenAndServe starts the server using the standard HTTP(s) implementation.

Jump to

Keyboard shortcuts

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