blob

package
v0.0.0-...-b1f9b26 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package blob defines domain types for interacting with blob storage.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credentials

type Credentials struct {
	AccessKeyID     string
	SecretAccessKey string
	SessionToken    string
	Expiration      time.Time
}

type MoveMeta

type MoveMeta struct {
	LastModified time.Time
	Size         int64
}

Directories

Path Synopsis
Package awsblob provides the blob operations needed by Logseq Sync, backed by AWS's S3.
Package awsblob provides the blob operations needed by Logseq Sync, backed by AWS's S3.

Jump to

Keyboard shortcuts

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