server

package
v0.0.0-...-df5bfd0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run([]string) error

Types

type Server

type Server struct {
	Host   string
	Port   string
	AltSvc string
	UI     string
	Cert   string
	Key    string
	// contains filtered or unexported fields
}

func NewServer

func NewServer(host, port, altsvc, ui, cert, key string) *Server

func (*Server) ListenAndServe

func (s *Server) ListenAndServe() error

Jump to

Keyboard shortcuts

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