Directories ¶
Path | Synopsis |
---|---|
Package app provides vars that can be populated via "-X" linker flags to provide global application metadata, such as build time or version.
|
Package app provides vars that can be populated via "-X" linker flags to provide global application metadata, such as build time or version. |
Package config provides a common infrastructure for reading configuration data stored in local TOML files.
|
Package config provides a common infrastructure for reading configuration data stored in local TOML files. |
Package db is the base package for database access at stellar.
|
Package db is the base package for database access at stellar. |
dbtest
Package dbtest is a package to ease the pain of developing test code that works against external databases.
|
Package dbtest is a package to ease the pain of developing test code that works against external databases. |
sqlutils
Package sqlutils contains utility functions for manipulating strings of SQL
|
Package sqlutils contains utility functions for manipulating strings of SQL |
Package errors provides the common infrastructure for managing errors.
|
Package errors provides the common infrastructure for managing errors. |
Package http provides easy access to Stellar's best practices for building http servers.
|
Package http provides easy access to Stellar's best practices for building http servers. |
httptest
Package httptest enhances the stdlib net/http/httptest package by integrating it with gopkg.in/gavv/httpexpect.v1, reducing the boilerplate needed for http tests.
|
Package httptest enhances the stdlib net/http/httptest package by integrating it with gopkg.in/gavv/httpexpect.v1, reducing the boilerplate needed for http tests. |
mutil
Package mutil contains various functions that are helpful when writing http middleware.
|
Package mutil contains various functions that are helpful when writing http middleware. |
Package log provides the common logging facilities used by the Stellar Development foundation.
|
Package log provides the common logging facilities used by the Stellar Development foundation. |
render
|
|
scripts
|
|
Package test contains simple test helpers that should not have any service-specific dependencies.
|
Package test contains simple test helpers that should not have any service-specific dependencies. |
Click to show internal directories.
Click to hide internal directories.