Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContactsServiceCreateHandlerFunc ¶
func ContactsServiceCreateHandlerFunc() http.HandlerFunc
ContactsServiceCreateHandlerFunc handles requests to: path : /contacts method: post
func ContactsServiceGetOneHandlerFunc ¶
func ContactsServiceGetOneHandlerFunc() http.HandlerFunc
ContactsServiceGetOneHandlerFunc handles requests to: path : /contacts/{id} method: get
func ThingsServiceCreateHandlerFunc ¶
func ThingsServiceCreateHandlerFunc() http.HandlerFunc
ThingsServiceCreateHandlerFunc handles requests to: path : /things method: post
func ThingsServiceGetOneHandlerFunc ¶
func ThingsServiceGetOneHandlerFunc() http.HandlerFunc
ThingsServiceGetOneHandlerFunc handles requests to: path : /things/{id} method: get
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.