package
1.3.1
Repository: https://github.com/datawire/dlib.git
Documentation: pkg.go.dev

# Functions

ListenAndServeHTTPSWithContext is DEPRECATED; even with this function helping you out, there are enough historical "gotchas" with http.Server, that you should consider using github.com/datawire/dlib/dhttp instead.
ListenAndServeHTTPWithContext is DEPRECATED; even with this function helping you out, there are enough historical "gotchas" with http.Server, that you should consider using github.com/datawire/dlib/dhttp instead.
ServeHTTPSWithContext is DEPRECATED; even with this function helping you out, there are enough historical "gotchas" with http.Server, that you should consider using github.com/datawire/dlib/dhttp instead.
ServeHTTPWithContext is DEPRECATED; even with this function helping you out, there are enough historical "gotchas" with http.Server, that you should consider using github.com/datawire/dlib/dhttp instead.

# Variables

PanicToError is a legacy alias for derror.PanicToError.