Directories ¶
Path | Synopsis |
---|---|
app
|
|
travel-admin/commands
Package commands contains the functionality for the set of commands currently supported by the CLI tooling.
|
Package commands contains the functionality for the set of commands currently supported by the CLI tooling. |
travel-api/handlers
Package handlers contains the full set of handler functions and routes supported by the web api.
|
Package handlers contains the full set of handler functions and routes supported by the web api. |
travel-ui/handlers
Package handlers contains the full set of handler functions and routes supported by the web api.
|
Package handlers contains the full set of handler functions and routes supported by the web api. |
business
|
|
data
Package data contains the schema and models for data access.
|
Package data contains the schema and models for data access. |
data/advisory
Package advisory provides support for managing advisory data in the database.
|
Package advisory provides support for managing advisory data in the database. |
data/city
Package city provides support for managing city data in the database.
|
Package city provides support for managing city data in the database. |
data/place
Package place provides support for managing place data in the database.
|
Package place provides support for managing place data in the database. |
data/schema
Package schema provides schema support for the database.
|
Package schema provides schema support for the database. |
data/tests
Package tests contains supporting code for running tests.
|
Package tests contains supporting code for running tests. |
data/user
Package user provides support for managing users in the database.
|
Package user provides support for managing users in the database. |
data/weather
Package weather provides support for managing weather data in the database.
|
Package weather provides support for managing weather data in the database. |
feeds/advisory
Package advisory is providing support to query the Travel Advisory API and retrieve an advisory for a specified city.
|
Package advisory is providing support to query the Travel Advisory API and retrieve an advisory for a specified city. |
feeds/loader
Package loader provides support for update new and old city information.
|
Package loader provides support for update new and old city information. |
feeds/places
Package places is providing support to query the Google maps places API and retrieve places for a specified city.
|
Package places is providing support to query the Google maps places API and retrieve places for a specified city. |
feeds/weather
Package weather is providing support to query the Open Weather API and retrieve weather for a specified city.
|
Package weather is providing support to query the Open Weather API and retrieve weather for a specified city. |
sys/auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
sys/metrics
Package metrics cosntructs the metrics the application will track.
|
Package metrics cosntructs the metrics the application will track. |
sys/validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
web/mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
foundation
|
|
docker
Package docker provides support for starting and stopping docker containers for running tests.
|
Package docker provides support for starting and stopping docker containers for running tests. |
keystore
Package keystore implements the auth.KeyStore interface.
|
Package keystore implements the auth.KeyStore interface. |
web
Package web contains a small web framework extension.
|
Package web contains a small web framework extension. |
Click to show internal directories.
Click to hide internal directories.