Documentation ¶ Index ¶ func Bool(val bool) *bool func ParseId(str, example string) (user, repo, id string, err error) func ParseOrgId(str, example string) (organization, id string, err error) func ParseRepo(str string) (user, repo string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bool ¶ func Bool(val bool) *bool func ParseId ¶ func ParseId(str, example string) (user, repo, id string, err error) func ParseOrgId ¶ added in v0.2.0 func ParseOrgId(str, example string) (organization, id string, err error) func ParseRepo ¶ func ParseRepo(str string) (user, repo string, err error) Types ¶ This section is empty. Source Files ¶ View all Source files utils.go Click to show internal directories. Click to hide internal directories.