//
pkg.gl
Category
github.com/ONSdigital/dp-data-api
api
package
0.1.0
Repository:
https://github.com/onsdigital/dp-data-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
52 SLOC
#
Functions
HelloHandler
HelloHandler returns function containing a simple hello world example of an api handler.
Setup
Setup function sets up the api and returns an api.
#
Structs
API
API provides a struct to wrap the api around.
HelloResponse
No description provided by the author