Versions in this module Expand all Collapse all v0 v0.10.0 Dec 25, 2022 v0.9.0 May 6, 2022 Changes in this version + func Parse(importPaths, fileNames []string, options ...Option) ([]*desc.FileDescriptor, error) + type Option func(p *protoparse.Parser) + func WithSourceCodeInfo(v bool) Option