Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeAPI ¶
func ServeAPI(listenAddr string, database persistence.DatabaseHandler, eventEmitter msgqueue.EventEmitter)
Types ¶
type CreateBookingHandler ¶
type CreateBookingHandler struct {
// contains filtered or unexported fields
}
func (*CreateBookingHandler) ServeHTTP ¶
func (h *CreateBookingHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.