Documentation
¶
Index ¶
Constants ¶
View Source
const ( VersionMajor = 1 VersionMinor = 2 VersionPatch = 0 VersionReleaseLevel = "final" VersionReleaseNumber = 0 )
Version component constants for the current build.
Variables ¶
View Source
var GitVersion string
Set the GitVersion via -ldflags="-X 'github.com/trisacrypto/envoy/pkg.GitVersion=$(git rev-parse --short HEAD)'"
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Postman providers helper functionality for managing TRISA and TRP transfers and sorting them and storing them in the database.
|
Postman providers helper functionality for managing TRISA and TRP transfers and sorting them and storing them in the database. |
|
txn
Unfortunately, to prevent import cycle, we have to put the transaction interface in a subpackage of store so that store and other packages can import it.
|
Unfortunately, to prevent import cycle, we have to put the transaction interface in a subpackage of store so that store and other packages can import it. |
|
* Package trp implements a JSON web server for the Travel Rule Protocol that was * designed and developed by OpenVASP.
|
* Package trp implements a JSON web server for the Travel Rule Protocol that was * designed and developed by OpenVASP. |
|
scene
Scene provides well structured template contexts and functionality for HTML template rendering.
|
Scene provides well structured template contexts and functionality for HTML template rendering. |
Click to show internal directories.
Click to hide internal directories.