Documentation ¶
Index ¶
- func FeedHistory(req *protonode.FeedHistoryRequest) (pgx.Rows, error)
- func FetchResponsesFromT0(adapter *protonode.Adapter, t0 time.Time) (pgx.Rows, error)
- func FetchRoundSize(adapter *protonode.Adapter) (pgx.Rows, error)
- func FetchRoundSizeAll(adapters []string) (pgx.Rows, error)
- func StoreJob(adapter *protonode.Adapter) error
- func StoreResponses(adapter *protonode.Adapter, responses []int64, roundAnswer int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FeedHistory ¶
func FeedHistory(req *protonode.FeedHistoryRequest) (pgx.Rows, error)
func FetchResponsesFromT0 ¶
func FetchRoundSize ¶
func FetchRoundSizeAll ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.