Versions in this module Expand all Collapse all v0 v0.8.7 Jun 28, 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