Versions in this module Expand all Collapse all v1 v1.0.2 May 15, 2025 v1.0.1 Nov 8, 2024 Changes in this version type Config + UseProtoNames bool v1.0.0 Sep 30, 2024 Changes in this version + type Config struct + EmitDefaultValues bool + EmitUnpopulated bool + type Encoder struct + func New(cfg *Config, typeResolver *protoregistry.Types) Encoder + func (e Encoder) Encode(m proto.Message) ([]byte, error)