package
0.0.0-20200623142035-0fbdcaba67a2
Repository: https://github.com/dimitarpetrov/learn-graphql.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Ping is simple keep-alive/ping handler.

# Structs

Endpoint is a combination of a Path and an HTTP Method.
No description provided by the author
No description provided by the author
Route is a mapping between an Endpoint and a REST API Handler.

# Interfaces

Controller is an entity that wraps a set of HTTP Routes.