Path | Synopsis |
---|---|
buf/bufanalysis | |
buf/bufanalysis/bufanalysistesting | |
buf/bufcheck | Package bufcheck contains the implementations of the lint and breaking change detection rules. |
buf/bufcheck/bufbreaking | Package bufbreaking contains the breaking change detection functionality. |
buf/bufcheck/bufbreaking/internal/bufbreakingbuild | Package bufbreakingbuild contains the CheckerBuilders used by bufbreakingv*. |
buf/bufcheck/bufbreaking/internal/bufbreakingcheck | Package bufbreakingcheck impelements the check functions. |
buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1 | Package bufbreakingv1beta1 contains the VersionSpec for v1beta1. |
buf/bufcheck/buflint | Package buflint contains the linting functionality. |
buf/bufcheck/buflint/internal/buflintbuild | Package buflintbuild contains the CheckerBuilders used by buflintv*. |
buf/bufcheck/buflint/internal/buflintcheck | Package buflintcheck impelements the check functions. |
buf/bufcheck/buflint/internal/buflintv1beta1 | Package buflintv1beta1 contains the VersionSpec for v1beta1. |
buf/bufcheck/internal | |
buf/bufcheck/internal/internaltesting | |
buf/bufcli | |
buf/bufconfig | Package bufconfig contains the configuration functionality. |
buf/bufcore | Package bufcore contains core types. |
buf/bufcore/bufcoreprotoparse | |
buf/bufcore/bufcoretesting | |
buf/bufcore/bufimage | |
buf/bufcore/bufimage/bufimagebuild | |
buf/bufcore/bufimage/bufimagebuild/bufimagebuildtesting | |
buf/bufcore/bufimage/bufimagetesting | |
buf/bufcore/bufimage/bufimageutil | |
buf/bufcore/bufmodule | |
buf/bufcore/bufmodule/bufmodulebuild | |
buf/bufcore/bufmodule/bufmodulecache | |
buf/bufcore/bufmodule/bufmodulestorage | |
buf/bufcore/bufmodule/bufmoduletesting | |
buf/bufcore/bufmodule/internal | |
buf/bufcore/internal/bufcorevalidate | |
buf/buffetch | |
buf/buffetch/internal | |
buf/bufgen | Package bufgen does configuration-based generation. |
buf/bufwire | Package bufwire wires everything together. |
buf/cmd/buf | |
buf/cmd/buf/command/breaking | |
buf/cmd/buf/command/build | |
buf/cmd/buf/command/config/configlsbreakingrules | |
buf/cmd/buf/command/config/configlslintrules | |
buf/cmd/buf/command/config/internal | |
buf/cmd/buf/command/convert | |
buf/cmd/buf/command/generate | |
buf/cmd/buf/command/lint | |
buf/cmd/buf/command/lsfiles | |
buf/cmd/buf/command/mod/modinit | |
buf/cmd/buf/command/protoc | |
buf/cmd/protoc-gen-buf-breaking | |
buf/cmd/protoc-gen-buf-lint | |
buf/internal/buftesting | |
gen/data/wkt | |
gen/proto/go/buf/alpha/image/v1 | |
gen/proto/go/buf/image/v1 | |
gen/proto/go/buf/module/v1 | |
pkg/app | Package app provides application primitives. |
pkg/app/appcmd | Package appcmd contains helper functionality for applications using commands. |
pkg/app/appcmd/appcmdtesting | |
pkg/app/appflag | Package appflag contains functionality to work with flags. |
pkg/app/applog | Package applog contains utilities to work with logging. |
pkg/app/appname | Package appname provides containers for named applications. |
pkg/app/appproto | Package appproto contains helper functionality for protoc plugins. |
pkg/app/appproto/appprotoexec | Package appprotoexec provides protoc plugin handling and execution. |
pkg/app/appproto/appprotogen | |
pkg/app/appproto/appprotoos | Package appprotoos does OS-specific generation. |
pkg/diff | Package diff implements diffing. |
pkg/encoding | Package encoding provides encoding utilities. |
pkg/filelock | |
pkg/filepathextended | Package filepathextended provides filepath utilities. |
pkg/git | |
pkg/github/githubtesting | Package githubtesting provides testing functionality for GitHub. |
pkg/httpauth | |
pkg/httputil | |
pkg/interrupt | |
pkg/iotesting | |
pkg/ioutilextended | Package ioutilextended provides io utilities. |
pkg/netconfig | Package netconfig is roughly analogous to netrc but with json or yaml configuration and more validation. |
pkg/netextended | |
pkg/netrc | Package netrc contains functionality to work with netrc. |
pkg/normalpath | Package normalpath provides functions similar to filepath. |
pkg/observability | |
pkg/observability/observabilityzap | |
pkg/protodescriptor | |
pkg/protoencoding | |
pkg/protogenutil | Package protogenutil provides support for protoc plugin development with the appproto and protogen packages. |
pkg/protosource | Package protosource defines minimal interfaces for Protobuf descriptor types. |
pkg/prototesting | |
pkg/prototime | |
pkg/protoversion | |
pkg/rpc | Package rpc provides RPC functionality. |
pkg/rpc/rpcauth | |
pkg/rpc/rpcgrpc | |
pkg/rpc/rpcheader | Package rpcheader is a helper package. |
pkg/rpc/rpchttp | |
pkg/rpc/rpctwirp | |
pkg/storage | Package storage implements a simple storage abstraction. |
pkg/storage/storagearchive | Package storagearchive implements archive utilities. |
pkg/storage/storagemem | Package storagemem implements an in-memory storage Bucket. |
pkg/storage/storageos | Package storageos implements an os-backed storage Bucket. |
pkg/storage/storagetesting | Package storagetesting implements testing utilities and integration tests for storage. |
pkg/storage/storageutil | Package storageutil provides helpers for storage implementations. |
pkg/stringjson | |
pkg/stringutil | Package stringutil implements string utilities. |
pkg/text | |
pkg/thread | |
pkg/tmp | Package tmp provides temporary files and directories. |
pkg/uuid | |
pkg/uuidutil | |
pkg/zaputil | Package zaputil implements utilities for zap. |
Updated 2021-01-22. Refresh now. Tools for package owners.