Shared
ModelsExpand Collapse
type Commit struct{…}
type Commit struct{…}
Repo CommitRepo
Repo CommitRepo
Branch string
Name string
Owner string
Sha string
type FileInputUnion interface{…}
type FileInputUnion interface{…}
Accepts one of the following:
FileInputContent
FileInputContent
Content string
Content string
File content
FileInputURL
FileInputURL
URL string
URL string
URL to fetch file content from
type Target string
type Target string
Accepts one of the following: