bufprivateusage

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2025 License: Apache-2.0 Imports: 6 Imported by: 136

README

bufprivateusage-go

Build Report Card GoDoc Slack

This is a small helper Go library and command that we use at Buf to make it so that private packages within our Go libraries cannot be used outside of github.com/bufbuild or buf.build/go packages. This is our mechanism to make packages internal to our organization. This allows us to do breaking changes on organization-wide packages while knowing that no one will depend on them (and potentially have breaking changes in their code).

Status: Alpha

This library will never be generally available, and is not stable. By design, you should not use this.

Offered under the Apache 2 license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
bufprivateusage command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL