filesystem

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttachmentStore

type AttachmentStore struct {
	// contains filtered or unexported fields
}

AttachmentStore stores attachment content on the local filesystem.

func (*AttachmentStore) Delete

func (s *AttachmentStore) Delete(_ context.Context, storageKey string) error

func (*AttachmentStore) GetSignedURL

func (s *AttachmentStore) GetSignedURL(_ context.Context, _ string, _ time.Duration) (*url.URL, error)

func (*AttachmentStore) Retrieve

func (s *AttachmentStore) Retrieve(_ context.Context, storageKey string) (io.ReadCloser, error)

func (*AttachmentStore) Store

Jump to

Keyboard shortcuts

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