CrowdStrike / csproto

CrowdStrike's Protocol Buffers library
MIT License
124 stars 13 forks source link

feat: add new MarshalText() API #72

Closed dylan-bourque closed 2 years ago

dylan-bourque commented 2 years ago

adds MarshalText(interface{}) (string, error) and associated unit tests