package
0.0.2
Repository: https://github.com/alis-exchange/buf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewBuilder returns a new Builder.
WithExcludeSourceCodeInfo returns a BuildOption that excludes sourceCodeInfo.
WithExpectedDirectDependencies sets the module dependencies that are expected, usually because they are in a configuration file (buf.yaml).
WithWorkspace sets the workspace to be read from instead of ModuleReader, and to not warn imports for.

# Interfaces

Builder builds Protobuf files into Images.

# Type aliases

BuildOption is an option for Build.