Directories ¶
Path | Synopsis |
---|---|
core
|
|
client
Package client provides an example of a core business API.
|
Package client provides an example of a core business API. |
client/db
Package db contains client related CRUD functionality.
|
Package db contains client related CRUD functionality. |
group/db
Package db contains group related CRUD functionality.
|
Package db contains group related CRUD functionality. |
project/db
Package db contains project related CRUD functionality.
|
Package db contains project related CRUD functionality. |
project_user
Package project_user provides an example of a core business API.
|
Package project_user provides an example of a core business API. |
project_user/db
Package db contains project user related CRUD functionality.
|
Package db contains project user related CRUD functionality. |
tag/db
Package db contains tag related CRUD functionality.
|
Package db contains tag related CRUD functionality. |
task/db
Package db contains task related CRUD functionality.
|
Package db contains task related CRUD functionality. |
time_entry/db
Package db contains TimeEntry related CRUD functionality.
|
Package db contains TimeEntry related CRUD functionality. |
user
Package users provides an example of a core business API.
|
Package users provides an example of a core business API. |
user/db
Package db contains user related CRUD functionality.
|
Package db contains user related CRUD functionality. |
workspace
Package workspace provides an example of a core business API.
|
Package workspace provides an example of a core business API. |
workspace_user
Package workspace_user provides an example of a core business API.
|
Package workspace_user provides an example of a core business API. |
workspace_user/db
Package db contains client related CRUD functionality.
|
Package db contains client related CRUD functionality. |
data
|
|
dbschema
Package dbschema contains the database schema, migrations and seeding data.
|
Package dbschema contains the database schema, migrations and seeding data. |
dbtest
Package dbtest contains supporting code for running tests that hit the DB.
|
Package dbtest contains supporting code for running tests that hit the DB. |
feed
|
|
geolocation
Package feed geolocation provides a simple function to get the geolocation of an IP address.
|
Package feed geolocation provides a simple function to get the geolocation of an IP address. |
send
|
|
smtp
Package send provides a simple SMTP client.
|
Package send provides a simple SMTP client. |
sys
|
|
auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
database
Package database provides support for access the database.
|
Package database provides support for access the database. |
metrics
Package metrics constructs the metrics the application will track.
|
Package metrics constructs the metrics the application will track. |
util
Package util provides some common functions used in the system.
|
Package util provides some common functions used in the system. |
validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
web
|
|
v1
Package v1 represents types used by the web application for v1.
|
Package v1 represents types used by the web application for v1. |
v1/mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
Click to show internal directories.
Click to hide internal directories.