package
0.0.0-20230306131847-26f457599b8d
Repository: https://github.com/xiaoyawei/buf.git
Documentation: pkg.go.dev

# Functions

BytesForConfig takes a *Config and returns the deterministic []byte representation.
ConfigForProto returns the Config given the proto.
ExternalConfigV1Beta1ForConfig takes a *Config and returns the v1beta1 external config representation.
ExternalConfigV1ForConfig takes a *Config and returns the v1 external config representation.
NewConfigV1 returns a new Config.
NewConfigV1Beta1 returns a new Config.
ProtoForConfig takes a *Config and returns the proto representation.

# Structs

Config is the breaking check config.
ExternalConfigV1 is an external config.
ExternalConfigV1Beta1 is an external config.