Directories ¶
Path | Synopsis |
---|---|
core
|
|
comment
Package comment provides an example of a core business API.
|
Package comment provides an example of a core business API. |
comment/db
Package db contains comment related CRUD functionality.
|
Package db contains comment related CRUD functionality. |
email
Package email provides support for sending e-mail messages
|
Package email provides support for sending e-mail messages |
post
Package post provides an example of a core business API.
|
Package post provides an example of a core business API. |
post/db
Package db contains post related CRUD functionality.
|
Package db contains post 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
|
|
comment/dbschema
Package dbschema contains the database schema, migrations and seeding data.
|
Package dbschema contains the database schema, migrations and seeding data. |
comment/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. |
email
Package email contains .proto definitions and generated code for the email service
|
Package email contains .proto definitions and generated code for the email service |
post/dbschema
Package dbschema contains the database schema, migrations and seeding data.
|
Package dbschema contains the database schema, migrations and seeding data. |
post/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. |
user/dbschema
Package dbschema contains the database schema, migrations and seeding data.
|
Package dbschema contains the database schema, migrations and seeding data. |
user/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
|
|
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. |
nats
Package nats provides support for connecting to NATS server.
|
Package nats provides support for connecting to NATS server. |
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.