//
pkg.gl
Category
github.com/Cloud-Foundations/golib
pkg
crypto
certmanager
http
package
0.5.0
Repository:
https://github.com/cloud-foundations/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
166 SLOC
#
Functions
CreateRedirectServer
CreateRedirectServer is a convenience function that creates a redirecting HTTP server on port portNum.
NewHandler
NewHandler creates a HTTP handler.
NewServer
NewServer creates a HTTP server on port number portNum.
#
Structs
RedirectHandler
No description provided by the author
Responder
No description provided by the author