Documentation ¶
Overview ¶
Package db provides helpers to connect to test databases. It has no internal dependencies on horizon and so should be able to be imported by any horizon package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HorizonURL ¶
func HorizonURL() string
HorizonURL returns the database connection the url any test use when connecting to the history/horizon database
func StellarCore ¶
StellarCore returns a connection to the stellar core test database
func StellarCoreURL ¶
func StellarCoreURL() string
StellarCoreURL returns the database connection the url any test use when connecting to the stellar-core database
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.