Directories ¶
Path | Synopsis |
---|---|
app
|
|
services/engine/handlers
Package handlers manages the different versions of the API.
|
Package handlers manages the different versions of the API. |
services/engine/handlers/debug/checkgrp
Package checkgrp maintains the group of handlers for health checking.
|
Package checkgrp maintains the group of handlers for health checking. |
services/engine/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/engine/handlers/v1/gamegrp
Package gamegrp provides the handlers for game play.
|
Package gamegrp provides the handlers for game play. |
tooling/crypto/commands
Package commands provides all the different command options and logic.
|
Package commands provides all the different command options and logic. |
tooling/db
This program performs administrative tasks for the garage sale service.
|
This program performs administrative tasks for the garage sale service. |
tooling/db/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
|
|
contract/go/book
Package book is generated code for accessing the bank smart contract.
|
Package book is generated code for accessing the bank smart contract. |
core/bet
Package bet provides an example of a core business API.
|
Package bet provides an example of a core business API. |
core/bet/db
Package db contains bet/account/player/signature related CRUD functionality.
|
Package db contains bet/account/player/signature related CRUD functionality. |
core/book
Package book represents all the transactions necessary for the game.
|
Package book represents all the transactions necessary for the game. |
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. |
events
Package events allows for the registering and receiving of events.
|
Package events allows for the registering and receiving of events. |
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.