Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListRepoForks ¶
func ListRepoForks() error
curl -u $username:$token https://api.github.com/repos/$ORG/$REPO/forks github get forks --org $ORG --repo $REPO
Types ¶
type Options ¶
type Options struct { Output string Client client.DataClientInterface }
Options Struct
Click to show internal directories.
Click to hide internal directories.