Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package address provides utility functions for working with stellar addresses.
|
Package address provides utility functions for working with stellar addresses. |
Package amount provides utilities for converting numbers to/from the format used internally to stellar-core.
|
Package amount provides utilities for converting numbers to/from the format used internally to stellar-core. |
Package build implements a builder system for constructing various xdr structures used by the stellar network, most importanly transactions.
|
Package build implements a builder system for constructing various xdr structures used by the stellar network, most importanly transactions. |
Package clients contains sub-packages that provide client access to the various stellar services.
|
Package clients contains sub-packages that provide client access to the various stellar services. |
horizon
Package horizon provides client access to a horizon server, allowing an application to post transactions and lookup ledger information.
|
Package horizon provides client access to a horizon server, allowing an application to post transactions and lookup ledger information. |
Package crc16 is implementation according to CCITT standards.
|
Package crc16 is implementation according to CCITT standards. |
examples
|
|
Package exp houses experimental packages related to Stellar developement
|
Package exp houses experimental packages related to Stellar developement |
handlers
|
|
federation
Package federation provides a pluggable handler that satisfies the Stellar federation protocol.
|
Package federation provides a pluggable handler that satisfies the Stellar federation protocol. |
Package meta provides helpers for processing the metadata that is produced by stellar-core while processing transactions.
|
Package meta provides helpers for processing the metadata that is produced by stellar-core while processing transactions. |
Package network contains functions that deal with stellar network passphrases and IDs.
|
Package network contains functions that deal with stellar network passphrases and IDs. |
Package price implements functions to ease working with stellar price values.
|
Package price implements functions to ease working with stellar price values. |
protocols
|
|
Package services contains sub-packages that provide long-running applications such as API servers.
|
Package services contains sub-packages that provide long-running applications such as API servers. |
Package strkey is an implementation of StrKey, the address scheme for the StellarNetwork.
|
Package strkey is an implementation of StrKey, the address scheme for the StellarNetwork. |
support
|
|
app
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. |
config
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. |
db
Package db is the base package for database access at stellar.
|
Package db is the base package for database access at stellar. |
db/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. |
db/sqlutils
Package sqlutils contains utility functions for manipulating strings of SQL
|
Package sqlutils contains utility functions for manipulating strings of SQL |
errors
Package errors provides the common infrastructure for managing errors.
|
Package errors provides the common infrastructure for managing errors. |
http
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. |
http/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. |
http/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. |
log
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. |
tools
|
|
stellar-sign
stellar-sign is a small interactive utility to help you contribute a signature to a transaction envelope.
|
stellar-sign is a small interactive utility to help you contribute a signature to a transaction envelope. |
Package xdr contains the generated code for parsing the xdr structures used for stellar.
|
Package xdr contains the generated code for parsing the xdr structures used for stellar. |
Click to show internal directories.
Click to hide internal directories.