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(repo *memory.Repository) *Handler
func (*Handler) GetFlowReservationRequest ¶
func (h *Handler) GetFlowReservationRequest(w http.ResponseWriter, req *http.Request)
func (*Handler) GetFlowReservationRequests ¶
func (h *Handler) GetFlowReservationRequests(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.