asset

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MUp = app_msg.Apply(&MsgUp{}).(*MsgUp)
)

Functions

This section is empty.

Types

type Download

type Download struct {
	rc_recipe.RemarkExperimental
	Path        mo_path.FileSystemPath
	Owner       string
	Repository  string
	Release     string
	Peer        gh_conn.ConnGithubRepo
	Downloads   rp_model.TransactionReport
	Downloading app_msg.Message
}

func (*Download) Exec

func (z *Download) Exec(c app_control.Control) error

func (*Download) Preset

func (z *Download) Preset()

func (*Download) Test

func (z *Download) Test(c app_control.Control) error

type List

type List struct {
	rc_recipe.RemarkExperimental
	Owner      string
	Repository string
	Release    string
	Peer       gh_conn.ConnGithubRepo
	Assets     rp_model.RowReport
}

func (*List) Exec

func (z *List) Exec(c app_control.Control) error

func (*List) Preset

func (z *List) Preset()

func (*List) Test

func (z *List) Test(c app_control.Control) error

type MsgUp

type MsgUp struct {
	ProgressUpload    app_msg.Message
	ErrorUnableToRead app_msg.Message
}

type Upload

func (*Upload) Exec

func (z *Upload) Exec(c app_control.Control) error

func (*Upload) Preset

func (z *Upload) Preset()

func (*Upload) Test

func (z *Upload) Test(c app_control.Control) error

type UploadFile

type UploadFile struct {
	File string `json:"file"`
}

type UploadWorker

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

func (*UploadWorker) Exec

func (z *UploadWorker) Exec() error

Jump to

Keyboard shortcuts

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