Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Schema = getSchema()
)
Functions ¶
This section is empty.
Types ¶
type Report ¶
type ReportCodec ¶
type ReportCodec struct {
// contains filtered or unexported fields
}
func NewReportCodec ¶
func NewReportCodec(feedID [32]byte, lggr logger.Logger) *ReportCodec
func (*ReportCodec) BuildReport ¶
func (r *ReportCodec) BuildReport(rf ReportFields) (ocrtypes.Report, error)
Click to show internal directories.
Click to hide internal directories.