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

# Functions

NewProvider returns a new Provider.
ProviderWithSymlinks returns a ProviderOption that results in symlink support.
ReadWriteBucketWithSymlinksIfSupported returns a ReadWriteBucketOption that results in symlink support being enabled for this bucket.

# Interfaces

Provider provides new ReadWriteBuckets.

# Type aliases

ProviderOption is an option for a new Provider.
ReadWriteBucketOption is an option for a new ReadWriteBucket.