# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
DataSource_ServiceDesc is the grpc.ServiceDesc for DataSource service.
No description provided by the author
No description provided by the author
ReportCodec_ServiceDesc is the grpc.ServiceDesc for ReportCodec service.
# Structs
Block is a gRPC adapter for [pkg/types/mercury/v1/Block].
BuildReportReply is gRPC adapter for the return values of [pkg/types/mercury/v3/ReportCodec.BuildReport].
BuildReportRequest is gRPC adapter for the inputs arguments of [pkg/types/mercury/v3/ReportCodec.BuildReport].
MaxReportLengthReply is gRPC adapter for the return values of [github.com/smartcontractkit/chainlink-data-streams/mercury/v3/ReportCodec.MaxReportLength].
MaxReportLengthRequest is gRPC adapter for the input arguments of [github.com/smartcontractkit/chainlink-data-streams/mercury/v3/ReportCodec.MaxReportLength].
Observation is a gRPC adapter for [pkg/types/mercury/v1/Observation].
ObservationTimestampFromReportReply is gRPC adapter for the return values of [github.com/smartcontractkit/chainlink-data-streams/mercury/v3/ReportCodec.ObservationTimestampFromReport].
ObservationTimestampFromReportRequest is gRPC adapter for the input arguments [github.com/smartcontractkit/chainlink-data-streams/mercury/v3/ReportCodec.ObservationTimestampFromReport].
ObserveRequest is the request payload for the Observe method, which is a gRPC adapter for input arguments of [pkg/types/mercury/v1/DataSource.Observe].
ObserveResponse is the response payload for the Observe method, which is a gRPC adapter for output arguments of [pkg/types/mercury/v1/DataSource.Observe].
ReportFields is a gRPC adapter for the ReportFields struct [pkg/types/mercury/v3/ReportFields].
UnimplementedDataSourceServer must be embedded to have forward compatible implementations.
UnimplementedReportCodecServer must be embedded to have forward compatible implementations.
# Interfaces
DataSourceClient is the client API for DataSource service.
DataSourceServer is the server API for DataSource service.
ReportCodecClient is the client API for ReportCodec service.
ReportCodecServer is the server API for ReportCodec service.
UnsafeDataSourceServer may be embedded to opt out of forward compatibility for this service.
UnsafeReportCodecServer may be embedded to opt out of forward compatibility for this service.