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
}
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
}
Click to show internal directories.
Click to hide internal directories.