Directories ¶
Path | Synopsis |
---|---|
app
|
|
services/images-api/handlers
Package handlers manages the different versions of the API.
|
Package handlers manages the different versions of the API. |
services/images-api/handlers/debug/checkgrp
Package checkgrp maintains the group of handlers for health checking.
|
Package checkgrp maintains the group of handlers for health checking. |
services/images-api/handlers/v1
Package v1 contains the full set of handler functions and routes supported by the v1 web api.
|
Package v1 contains the full set of handler functions and routes supported by the v1 web api. |
services/images-api/handlers/v1/imagegrp
Package imagegrp maintains the group of handlers for image access.
|
Package imagegrp maintains the group of handlers for image access. |
services/images-api/handlers/v1/usergrp
Package usergrp maintains the group of handlers for user access.
|
Package usergrp maintains the group of handlers for user access. |
services/metrics/collector
Package collector is a simple collector for
|
Package collector is a simple collector for |
services/metrics/publisher
Package publisher manages the publishing of metrics.
|
Package publisher manages the publishing of metrics. |
services/metrics/publisher/datadog
Package datadog provides support for publishing metrics to DD.
|
Package datadog provides support for publishing metrics to DD. |
services/metrics/publisher/expvar
Package expvar manages the publishing of metrics to stdout.
|
Package expvar manages the publishing of metrics to stdout. |
tooling/admin
This program performs administrative tasks for the garage sale service.
|
This program performs administrative tasks for the garage sale service. |
tooling/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. |
tooling/logfmt
This program takes the structured log output and makes it readable.
|
This program takes the structured log output and makes it readable. |
business
|
|
core/image
Package image provides an example of a core business API.
|
Package image provides an example of a core business API. |
core/image/db
Package db contains image related CRUD functionality.
|
Package db contains image related CRUD functionality. |
core/user
Package user provides an example of a core business API.
|
Package user provides an example of a core business API. |
core/user/db
Package db contains user related CRUD functionality.
|
Package db contains user 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. |
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. |
sys/database
Package database provides support for access the database.
|
Package database provides support for access the database. |
sys/validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
web/auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
web/metrics
Package metrics constructs the metrics the application will track.
|
Package metrics constructs the metrics the application will track. |
web/v1
Package v1 represents types used by the web application for v1.
|
Package v1 represents types used by the web application for v1. |
web/v1/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.KeyLookup interface.
|
Package keystore implements the auth.KeyLookup interface. |
logger
Package logger provides a convenience function to constructing a logger for use.
|
Package logger provides a convenience function to constructing a logger for use. |
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.