Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + type Get struct + Content rp_model.RowReport + Owner string + Path string + Peer gh_conn.ConnGithubRepo + Ref mo_string.OptionalString + Repository string + func (z *Get) Exec(c app_control.Control) error + func (z *Get) Preset() + func (z *Get) Test(c app_control.Control) error + type Put struct + Branch mo_string.OptionalString + Commit rp_model.RowReport + Content mo_path.ExistingFileSystemPath + Message string + Owner string + Path string + Peer gh_conn.ConnGithubRepo + Repository string + func (z *Put) Exec(c app_control.Control) error + func (z *Put) Preset() + func (z *Put) Test(c app_control.Control) error