Documentation
¶
Index ¶
- func Get(ctx context.Context, sha256 string) (io.ReadCloser, int64, string, error)
- func Head(ctx context.Context, sha256 string) (int64, bool, error)
- func HealthCheck(ctx context.Context) error
- func Init(ctx context.Context) error
- func Put(ctx context.Context, sha256 string, reader io.Reader, size int64, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheck ¶
HealthCheck verifies S3 is still reachable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.