Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidParameter = herror.New("missing or invalid parameters in query") ErrInternalServer = herror.New("something went wrong") ErrMethodNotAllowed = herror.New("method not allowed") ErrResourceNotFound = herror.New("resource not found") )
View Source
var Config *configuration.Configuration
View Source
var Geocoder placessrc.Geocoder
View Source
var Logger *log.Logger
View Source
var PlacesSrc placessrc.PlacesSrc
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.