Documentation ¶ Index ¶ func GetGitHub(ctx context.Context, cli *http.Client, name string) (org, repo string, err error) func GetRepoFromCustomDomain(ctx context.Context, cli *http.Client, name string) (org, repo string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetGitHub ¶ added in v0.2.1 func GetGitHub(ctx context.Context, cli *http.Client, name string) (org, repo string, err error) func GetRepoFromCustomDomain ¶ added in v0.2.0 func GetRepoFromCustomDomain(ctx context.Context, cli *http.Client, name string) (org, repo string, err error) Types ¶ This section is empty. Source Files ¶ View all Source files customdomain.go sdk.go Click to show internal directories. Click to hide internal directories.