Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPRedirect ¶
func NewHTTPRedirect(httpsPort string) *echo.Echo
func NewHTTPRouter ¶
func NewHTTPRouter(assetsPrefix string) *echo.Echo
Types ¶
type Certificate ¶
func (Certificate) ForceGenerate ¶
func (c Certificate) ForceGenerate() error
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
func NewHTTPServer ¶
func NewHTTPServer( e *echo.Echo, address string, cert *Certificate, ) HTTPServer
func (HTTPServer) String ¶
func (s HTTPServer) String() string
Click to show internal directories.
Click to hide internal directories.