Versions in this module Expand all Collapse all v1 v1.0.0 Sep 28, 2020 Changes in this version + type Converter struct + Filename string + Indent bool + MessageType string + Package string + Parser ProtoParser + func (c Converter) Convert(r io.Reader) ([]byte, error) + type ProtoParser interface + ParseFiles func(filenames ...string) ([]*desc.FileDescriptor, error) Other modules containing this package github.com/beatlabs/proton/v2