package
1.50.0
Repository: https://github.com/bufbuild/buf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Before should be attached to each check.Spec that uses the functionality in this package.
NewBreakingEnumPairRuleHandler returns a new check.RuleHandler for the given function.
NewBreakingEnumValuePairRuleHandler returns a new check.RuleHandler for the given function.
NewBreakingFieldPairRuleHandler returns a new check.RuleHandler for the given function.
NewBreakingFilePairRuleHandler returns a new check.RuleHandler for the given function.
NewBreakingMessagePairRuleHandler returns a new check.RuleHandler for the given function.
NewBreakingMethodPairRuleHandler returns a new check.RuleHandler for the given function.
NewBreakingServicePairRuleHandler returns a new check.RuleHandler for the given function.
NewLintDirPathToFilesRuleHandler returns a new check.RuleHandler for the given function.
NewLintEnumRuleHandler returns a new check.RuleHandler for the given function.
NewLintEnumValueRuleHandler returns a new check.RuleHandler for the given function.
NewLintFieldRuleHandler returns a new check.RuleHandler for the given function.
NewLintFileImportRuleHandler returns a new check.RuleHandler for the given function.
NewLintFilesRuleHandler returns a new check.RuleHandler for the given function.
NewLintFilesRuleHandler returns a new check.RuleHandler for the given function.
NewLintMessageRuleHandler returns a new check.RuleHandler for the given function.
NewLintMethodRuleHandler returns a new check.RuleHandler for the given function.
NewLintOneofRuleHandler returns a new check.RuleHandler for the given function.
NewLintPackageToFilesRuleHandler returns a new check.RuleHandler for the given function.
NewLintServiceRuleHandler returns a new check.RuleHandler for the given function.
NewMultiHandler returns a new check.RuleHandler combined from multiple handlers.
NewRuleHandler returns a new check.RuleHandler for the given function.

# Structs

RuleSpecBuilder matches check.RuleSpec but without categories.

# Interfaces

Request is a check.Request that also includes bufprotosource functionality.
ResponseWriter is a check.ResponseWriter that also includes bufprotosource functionality.