app

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func New

func New(r davcmd.Runner, c davconfig.Config) *App

func (*App) Copy

func (app *App) Copy(srcBlob string, dstBlob string) error

func (*App) Delete

func (app *App) Delete(object string) error

func (*App) DeleteRecursive

func (app *App) DeleteRecursive(prefix string) error

func (*App) EnsureStorageExists

func (app *App) EnsureStorageExists() error

func (*App) Exists

func (app *App) Exists(object string) (bool, error)

func (*App) Get

func (app *App) Get(sourceObject string, dest string) error

func (*App) List

func (app *App) List(prefix string) ([]string, error)

func (*App) Properties

func (app *App) Properties(dest string) error

func (*App) Put

func (app *App) Put(sourceFilePath string, destinationObject string) error

func (*App) Sign

func (app *App) Sign(object string, action string, expiration time.Duration) (string, error)

Jump to

Keyboard shortcuts

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