Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
func WithService ¶
func WithService(ap ports.APIPort) Configuration
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(cfgs ...Configuration) (*Handler, error)
func (*Handler) CreateItem ¶
func (h *Handler) CreateItem(w http.ResponseWriter, r *http.Request)
func (*Handler) CreateList ¶
func (h *Handler) CreateList(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.