package
0.0.0-20171104224636-7afab3397132
Repository: https://github.com/arraying/arraybot-api.git
Documentation: pkg.go.dev
# Functions
GetLanguage handles the GET request for the endpoint.
GetLanguages handles the GET request for the endpoint.
Index shows the index page.
PatchLanguage handles the PATCH request for the endpoint.
# Variables
Endpoints is a collection of all endpoints.
# Structs
Endpoint is the endpoint object of an API endpoint.
LanguagesResponse is the response object when getting all languages.
PatchPayload is the Payload when updating messages.
RegularResponse is a generic response object.