content

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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Get

type Get struct {
	Owner      string
	Repository string
	Path       string
	Ref        mo_string.OptionalString
	Content    rp_model.RowReport
	Peer       gh_conn.ConnGithubRepo
}

func (*Get) Exec

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

func (*Get) Preset

func (z *Get) Preset()

func (*Get) Test

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

type Put

type Put struct {
	Owner      string
	Repository string
	Path       string
	Message    string
	Content    mo_path.ExistingFileSystemPath
	Branch     mo_string.OptionalString
	Commit     rp_model.RowReport
	Peer       gh_conn.ConnGithubRepo
}

func (*Put) Exec

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

func (*Put) Preset

func (z *Put) Preset()

func (*Put) Test

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

Jump to

Keyboard shortcuts

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