Documentation ¶
Index ¶
- func GetOrgIdByName(cli *gh.Client, ctx context.Context, name string) (int64, error)
- func OrgExist(cli *gh.Client, ctx context.Context, name string) (bool, error)
- func RepoExist(cli *gh.Client, ctx context.Context, owner, name string) (bool, error)
- func TeamExistByID(cli *gh.Client, ctx context.Context, org, ID int64) (bool, error)
- func TeamExistBySlug(cli *gh.Client, ctx context.Context, org, slug string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOrgIdByName ¶
func TeamExistByID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.