Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DashboardHandler ¶
func DashboardHandler(w http.ResponseWriter, r *http.Request)
func GetVersion ¶
func GetVersion(w http.ResponseWriter, r *http.Request)
*
- Returns the version of the web-service. *
- SPECIAL THANKS:
- https://stackoverflow.com/questions/53546967/convert-from-and-to-messagepack
func PostHello ¶
func PostHello(w http.ResponseWriter, r *http.Request)
*
- Returns the posted name, function used for API developers to write test code
- to confirm our API service works. *
- SPECIAL THANKS:
- https://stackoverflow.com/questions/53546967/convert-from-and-to-messagepack
func TenantListHandler ¶
func TenantListHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.