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(providerResult model.ProviderResult) ([]byte, error)
MarshalCBOR encodes a provider result in CBOR
func UnmarshalCBOR ¶
func UnmarshalCBOR(data []byte) (model.ProviderResult, error)
UnmarshalCBOR decodes a provider result from CBOR-encoded bytes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.