blob

package module
v0.0.0-...-230b092 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

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

func NewStorage

func NewStorage(url string) (*Storage, error)

func (*Storage) Get

func (b *Storage) Get(key string, offset int64, length int64) (io.ReadCloser, error)

func (*Storage) Set

func (b *Storage) Set(key string, in io.Reader) error

Jump to

Keyboard shortcuts

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