Documentation
¶
Index ¶
- func Auth(envPath string, c context.Context) (*github.Client, error)
- func CreateEmptyRepo(c *github.Client, ctx context.Context) (*github.Repository, error)
- func CreateGitignore(c *github.Client, ctx context.Context, r *github.Repository, lang string) error
- func CreateReadme(c *github.Client, ctx context.Context, r *github.Repository) error
- func CreateRepoWithBoth(c *github.Client, ctx context.Context) (*github.Repository, error)
- func CreateRepoWithGitignore(c *github.Client, ctx context.Context) (*github.Repository, error)
- func CreateRepoWithReadme(c *github.Client, ctx context.Context) (*github.Repository, error)
- func GetGitignore(c *github.Client, ctx context.Context, lang string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEmptyRepo ¶
func CreateGitignore ¶
func CreateReadme ¶
func CreateRepoWithBoth ¶
func CreateRepoWithGitignore ¶
func CreateRepoWithReadme ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.