Documentation ¶
Overview ¶
Package providerresults implements utilities for the IPNI provider result type
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalCBOR ¶
func MarshalCBOR(records []model.ProviderResult) ([]byte, error)
MarshalCBOR encodes a list provider results in CBOR
func UnmarshalCBOR ¶
func UnmarshalCBOR(data []byte) ([]model.ProviderResult, error)
UnmarshalCBOR decodes a list provider results from CBOR-encoded bytes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.