Documentation ¶
Index ¶
Constants ¶
View Source
const StatusUnprocessableEntity = 422
Variables ¶
This section is empty.
Functions ¶
func NewSSLHandler ¶
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
func (*Listener) ListenAndServe ¶
func (*Listener) WaitForServerToExit ¶
func (l *Listener) WaitForServerToExit()
type SelfUpdateHandler ¶
func (*SelfUpdateHandler) ServeHTTP ¶
func (h *SelfUpdateHandler) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.