Documentation ¶
Index ¶
- func IPDisplayHandler(w http.ResponseWriter, r *http.Request)
- func IPRecordHandler(fileName string) http.HandlerFunc
- func IsInFile(strName, filePath string) bool
- func ProxyHandler(hostname, username, password string, custom http.Handler) http.Handler
- func ServeHTTP(host string, handler http.Handler) error
- func ServeHTTPS(host string, handler http.Handler, tlsConfig *tls.Config) error
- func TLSConfigApplication(username, hostname string) (*tls.Config, error)
- func TLSConfigGeneration(hostname string) (*tls.Config, error)
- func TLSConfigSetup(username, hostname string) (*tls.Config, error)
- func WebdavHandler(dir, prefix string) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPDisplayHandler ¶
func IPDisplayHandler(w http.ResponseWriter, r *http.Request)
func IPRecordHandler ¶
func IPRecordHandler(fileName string) http.HandlerFunc
func ProxyHandler ¶
func TLSConfigApplication ¶
func WebdavHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.