package
1.69.2
Repository: https://github.com/googleapis/api-linter.git
Documentation: pkg.go.dev

# Functions

ParseProto3String parses a string representing a proto file, and returns a FileDescriptor.
ParseProto3Tmpl parses a template string representing a proto file, and returns a FileDescriptor.
ParseProto3Tmpls parses template strings representing a proto file, and returns FileDescriptors.
ParseProtoStrings parses a map representing a proto files, and returns a slice of FileDescriptors.

# Type aliases

Problems is a slice of individual Problem objects.