package
1.9.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

NewMockBucket creates a new instance of MockBucket.

# Structs

MockBucket is an autogenerated mock type for the Bucket type.
MockBucket_Attributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Attributes'.
MockBucket_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
MockBucket_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
MockBucket_Exists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exists'.
No description provided by the author
MockBucket_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockBucket_GetRange_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRange'.
MockBucket_IsAccessDeniedErr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAccessDeniedErr'.
MockBucket_IsObjNotFoundErr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsObjNotFoundErr'.
MockBucket_Iter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Iter'.
MockBucket_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
MockBucket_ReaderAt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReaderAt'.
MockBucket_Upload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upload'.