Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler() *Handler
func (*Handler) WithOptions ¶
func (h *Handler) WithOptions(options *HandlerOptions) *Handler
type HandlerOptions ¶
func NewHandlerOptions ¶
func NewHandlerOptions(status int, content string) *HandlerOptions
Click to show internal directories.
Click to hide internal directories.