Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler interface { Create(w http.ResponseWriter, r *http.Request) Get(w http.ResponseWriter, r *http.Request) Search(w http.ResponseWriter, r *http.Request) Count(w http.ResponseWriter, r *http.Request) }
func NewPessoaHandler ¶
Click to show internal directories.
Click to hide internal directories.