objects

package
v0.0.0-...-39bbcdd Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncReadAndSetSHA

func FuncReadAndSetSHA(reader io.ReadCloser, sha SHASetter) func() io.ReadCloser

func FuncReadURLAndSetSHA

func FuncReadURLAndSetSHA(newHTTPClient options.NewMigrationHTTPClientFun, url string, sha SHASetter) func() io.ReadCloser

Types

type Interface

type Interface interface {
	Save(rc io.ReadCloser) (string, string)
}

func NewObjectsHelper

func NewObjectsHelper() Interface

type SHASetter

type SHASetter interface {
	SetSHA(sha string)
}

Jump to

Keyboard shortcuts

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