ssblob

package
v0.0.0-...-db1a339 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package ssblob provides a blob implementation for the Archivematica Storage Service. Use OpenBucket to construct a *blob.Bucket.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenBucket

func OpenBucket(opts *Options) (*blob.Bucket, error)

Types

type APIError

type APIError struct {
	Status string
	Code   int
}

func (*APIError) Error

func (err *APIError) Error() string

type Options

type Options struct {
	URL      string
	Key      string
	Username string
}

Jump to

Keyboard shortcuts

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