Versions in this module Expand all Collapse all v0 v0.7.0 Jan 28, 2024 Changes in this version + var Codec = PBcodec + type PBcodec struct + func (c PBcodec) Marshal(v any) ([]byte, error) + func (c PBcodec) Unmarshal(data []byte, v any) error