Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package cmd contains a command line interface for running the relayer.
|
Package cmd contains a command line interface for running the relayer. |
Package config contains the parsers for the config files.
|
Package config contains the parsers for the config files. |
Package db implements the data store
|
Package db implements the data store |
model
Package model holds all the models for the database.
|
Package model holds all the models for the database. |
sql/base
Package base contains the base sql implementation
|
Package base contains the base sql implementation |
sql/mysql
Package mysql implements the mysql implementation of the sql store.
|
Package mysql implements the mysql implementation of the sql store. |
sql/sqlite
Package sqlite implements the sqlite implementation of the sql store.
|
Package sqlite implements the sqlite implementation of the sql store. |
Package metadata provides a metadata service for the rfq relayer.
|
Package metadata provides a metadata service for the rfq relayer. |
Package service implements the different RFQ relayer services.
|
Package service implements the different RFQ relayer services. |
balance
Package balance keeps track of the balance
|
Package balance keeps track of the balance |
listener
Package listener provides the event listener service for the RFQ relayer.
|
Package listener provides the event listener service for the RFQ relayer. |
queue
Package queue implements a thread safe queue.
|
Package queue implements a thread safe queue. |
quote
Package quote contains the quote service
|
Package quote contains the quote service |
Package testutil provides utilities for testing the RFQ relayer.
|
Package testutil provides utilities for testing the RFQ relayer. |
Package utils contains utility functions for the relayer.
|
Package utils contains utility functions for the relayer. |
Click to show internal directories.
Click to hide internal directories.