Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilesystemStore ¶
type FilesystemStore struct {
// contains filtered or unexported fields
}
func NewFilesystemStore ¶
func NewFilesystemStore(path string, fs FS) *FilesystemStore
func (*FilesystemStore) Delete ¶
func (s *FilesystemStore) Delete(ctx context.Context, checksum string) error
Click to show internal directories.
Click to hide internal directories.