Documentation ¶
Overview ¶
Package permitgrp maintains the group of handlers for permit access.
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 (*Handler) Create ¶
func (h *Handler) Create(w http.ResponseWriter, r *http.Request)
Create creates a permit application.
Click to show internal directories.
Click to hide internal directories.