metainfo

package
v0.0.0-...-bd1ce0c Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BeginObject

type BeginObject struct {
	util.DialerHelper
	Key string `help:"key in the form of sj://bucket/encryptedpath" arg:""`
}

func (BeginObject) Run

func (m BeginObject) Run() error

type DownloadObject

type DownloadObject struct {
	util.DialerHelper
	Key string `help:"key in the form of sj://bucket/encryptedpath"`
}

func (DownloadObject) Run

func (m DownloadObject) Run() error

type Metainfo

type Metainfo struct {
	ProjectInfo    ProjectInfo    `cmd:""`
	DownloadObject DownloadObject `cmd:"" help:"Call the DownloadObject metainfo endpoint"`
	BeginObject    BeginObject    `cmd:"" help:"Call the BeginObject metainfo endpoint"`
}

type ProjectInfo

type ProjectInfo struct {
	util.DialerHelper
}

func (ProjectInfo) Run

func (m ProjectInfo) Run() error

Jump to

Keyboard shortcuts

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