Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package DTO (Data Transfer Object) contains data objects that are passed between the handler layer and the service request.
|
Package DTO (Data Transfer Object) contains data objects that are passed between the handler layer and the service request. |
The entity package contains all structured entities that are defined in the Gringotts system.
|
The entity package contains all structured entities that are defined in the Gringotts system. |
Package errorcode contains a list of pre-defined error code to return to client
|
Package errorcode contains a list of pre-defined error code to return to client |
Package glossary contains a collection of constants that are used throughout the whole project
|
Package glossary contains a collection of constants that are used throughout the whole project |
doc
Package doc contains prefixes for state database document.
|
Package doc contains prefixes for state database document. |
transaction
Package transaction contains pre-defined constants relating to token transaction.
|
Package transaction contains pre-defined constants relating to token transaction. |
Package handler take request from the smart contract API and pass the DTO object to the service layer.
|
Package handler take request from the smart contract API and pass the DTO object to the service layer. |
Package helper contains common library functions that are shared among business related functions.
|
Package helper contains common library functions that are shared among business related functions. |
glogger
Package Gringotts Logger (glogger) contains a singleton logging instance to use throughout the project.
|
Package Gringotts Logger (glogger) contains a singleton logging instance to use throughout the project. |
pkg
|
|
query
Package query contains all query string used throughout the project.
|
Package query contains all query string used throughout the project. |
Repository Package follow the repository pattern https://www.c-sharpcorner.com/UploadFile/b1df45/getting-started-with-repository-pattern-using-C-Sharp/ It provides a generic interface to interact with our entities
|
Repository Package follow the repository pattern https://www.c-sharpcorner.com/UploadFile/b1df45/getting-started-with-repository-pattern-using-C-Sharp/ It provides a generic interface to interact with our entities |
base
The basic repository implementation use utility functions in akc-go-sdk
|
The basic repository implementation use utility functions in akc-go-sdk |
Click to show internal directories.
Click to hide internal directories.