https

package
v0.0.0-...-c667580 Latest Latest
Warning

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

Go to latest
Published: May 4, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpsConfiguration

type HttpsConfiguration struct {
	Address    string
	StaticPath string
}

type HttpsFrontend

type HttpsFrontend struct {
	IsListening bool
	IsReady     bool
	// contains filtered or unexported fields
}

func NewHttpsFrontend

func NewHttpsFrontend(cert tls.Certificate, cfg *HttpsConfiguration) (*HttpsFrontend, error)

func (*HttpsFrontend) Handle

func (f *HttpsFrontend) Handle(path string, fn http.HandlerFunc) error

func (*HttpsFrontend) Run

func (f *HttpsFrontend) Run() error

Jump to

Keyboard shortcuts

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