Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
services/auth/build/all
Package all binds all the routes into the specified app.
|
Package all binds all the routes into the specified app. |
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. |
services/metrics/publisher/prometheus
Package prometheus provides suppoert for sending metrics to prometheus.
|
Package prometheus provides suppoert for sending metrics to prometheus. |
services/sales/build/all
Package all binds all the routes into the specified app.
|
Package all binds all the routes into the specified app. |
services/sales/build/crud
Package crud binds the crud domain set of routes into the specified app.
|
Package crud binds the crud domain set of routes into the specified app. |
services/sales/build/reporting
Package reporting binds the reporting domain set of routes into the specified app.
|
Package reporting binds the reporting domain set of routes into the specified app. |
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. |
domain
|
|
http/authapi
Package authapi maintains the web based api for auth access.
|
Package authapi maintains the web based api for auth access. |
http/checkapi
Package checkapi maintains the web based api for system access.
|
Package checkapi maintains the web based api for system access. |
http/homeapi
Package homeapi maintains the web based api for home access.
|
Package homeapi maintains the web based api for home access. |
http/productapi
Package productapi maintains the web based api for product access.
|
Package productapi maintains the web based api for product access. |
http/rawapi
Package rawapi provides an example of using a raw handler.
|
Package rawapi provides an example of using a raw handler. |
http/tranapi
Package tranapi maintains the web based api for tran access.
|
Package tranapi maintains the web based api for tran access. |
http/userapi
Package userapi maintains the web based api for user access.
|
Package userapi maintains the web based api for user access. |
http/vproductapi
Package vproductapi maintains the web based api for product view access.
|
Package vproductapi maintains the web based api for product view access. |
sdk
|
|
http/apitest
Package apitest provides support for excuting api test logic.
|
Package apitest provides support for excuting api test logic. |
http/debug
Package debug provides handler support for the debugging endpoints.
|
Package debug provides handler support for the debugging endpoints. |
http/mid
Package mid contains the set of values the middleware handlers for using the http protocol.
|
Package mid contains the set of values the middleware handlers for using the http protocol. |
http/mux
Package mux provides support to bind domain level routes to the application mux.
|
Package mux provides support to bind domain level routes to the application mux. |
Click to show internal directories.
Click to hide internal directories.