bud02

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2026 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteBlob

func DeleteBlob(
	ctx context.Context,
	services core.Services,
	pubkey string,
	hash string,
	authHash string,
	log *zap.Logger,
) error

func ListBlobs

func ListBlobs(
	ctx context.Context,
	services core.Services,
	pubkey string,
	since int64,
	until int64,
) ([]*core.Blob, error)

func UploadBlob

func UploadBlob(
	ctx context.Context,
	services core.Services,
	cdnBaseUrl string,
	authHash string,
	pubkey string,
	blobBytes []byte,
) (*core.Blob, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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