Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchClient ¶
type SearchClient struct { }
func NewSearchClient ¶
func NewSearchClient() *SearchClient
func (*SearchClient) GetBlockForTime ¶
func (*SearchClient) GetTransactions ¶
func (sc *SearchClient) GetTransactions(ctx context.Context, tsearch structs.TransactionSearchInternal) ([]structs.Transaction, error)
Click to show internal directories.
Click to hide internal directories.