Directories ¶
Path | Synopsis |
---|---|
core
|
|
account
Package account provides the core business API of handling everything account related.
|
Package account provides the core business API of handling everything account related. |
account/db
Package db contains account related CRUD functionality.
|
Package db contains account related CRUD functionality. |
algod
Package algod provides the core business API of handling everything algod related.
|
Package algod provides the core business API of handling everything algod related. |
application
Package application provides the core business API of handling everything application related.
|
Package application provides the core business API of handling everything application related. |
application/db
Package db contains application related CRUD functionality.
|
Package db contains application related CRUD functionality. |
asset
Package asset provides the core business API of handling everything asset related.
|
Package asset provides the core business API of handling everything asset related. |
asset/db
Package db contains asset related CRUD functionality.
|
Package db contains asset related CRUD functionality. |
block
Package block provides the core business API of handling everything block related.
|
Package block provides the core business API of handling everything block related. |
block/db
Package db contains block related CRUD functionality.
|
Package db contains block related CRUD functionality. |
indexer
Package indexer provides the core business API of handling everything account related.
|
Package indexer provides the core business API of handling everything account related. |
product
Package product provides an example of a core business API.
|
Package product provides an example of a core business API. |
product/db
Package db contains product related CRUD functionality.
|
Package db contains product related CRUD functionality. |
transaction
Package transaction provides the core business API of handling everything transaction related.
|
Package transaction provides the core business API of handling everything transaction related. |
transaction/db
Package db contains transaction related CRUD functionality.
|
Package db contains transaction related CRUD functionality. |
user
Package user provides an example of a core business API.
|
Package user provides an example of a core business API. |
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. |
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. |
schema
Package schema contains the database schema, migrations and seeding data.
|
Package schema contains the database schema, migrations and seeding data. |
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 cosntructs the metrics the application will track.
|
Package metrics cosntructs the metrics the application will track. |
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.