blobber

package
v1.14.5 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Overview

package blobber wrap blobber's apis as sdk client

Index

Constants

View Source
const (
	// EndpointWriteMarkerLock api endpoint of WriteMarkerLock
	EndpointWriteMarkerLock = "/v1/writemarker/lock/"

	// EndpointRootHashnode api endpoint of getting root hashnode of an allocation
	EndpointRootHashnode = "/v1/hashnode/root/"

	// EndpointFileMeta api endpoint of file meta
	EndpointFileMeta = "/v1/file/meta/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Blobber

type Blobber struct {
	BaseURLs []string
	*sdks.ZBox
}

Blobber blobber sdk client instance

func New

func New(zbox *sdks.ZBox, baseURLs ...string) *Blobber

Jump to

Keyboard shortcuts

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