package
0.0.0-20230306131847-26f457599b8d
Repository: https://github.com/xiaoyawei/buf.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetAllRulesAndCategoriesV1 returns all rules and categories for v1 as a string slice.
GetAllRulesAndCategoriesV1Beta1 returns all rules and categories for v1beta1 as a string slice.
GetAllRulesV1 gets all known rules.
GetAllRulesV1Beta1 gets all known rules.
NewHandler returns a new Handler.
RulesForConfig returns the rules for a given config.
# Interfaces
Handler handles the main breaking functionality.