package
0.0.0-20230306131847-26f457599b8d
Repository: https://github.com/xiaoyawei/buf.git
Documentation: pkg.go.dev
# Functions
GetActualProtocFileDescriptorSet gets the FileDescriptorSet for actual protoc.
GetGoogleapisDirPath gets the path to a clone of googleapis.
GetProtocFilePaths gets the file paths for protoc.
GetProtocFilePathsErr is like GetProtocFilePaths except it returns an error and accepts a ctx.
RunActualProtoc runs actual protoc.
# Constants
NumGoogleapisFiles is the number of googleapis files on the current test commit.
NumGoogleapisFilesWithImports is the number of googleapis files on the current test commit with imports.