Documentation
¶
Index ¶
- func GStatic(id string) (output string)
- func GetIDFromGHLink(link string) string
- func GitHubEmojiLink(user string) (output string)
- func GitHubUsersLink(ids, sep string) (links string)
- func GithubUserLink(id string, bio bool) (link string)
- func Link(text, link string) (output string)
- func LinkOrEmpty(text, link string) (output string)
- func PrintContributors(owner, repo string) (output string)
- func PrintUserAsTable(id string) (result string)
- func TwitterLink(user string) (output string)
- func YouTubeLink(id string) (output string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIDFromGHLink ¶ added in v0.0.13
GetIDFromGHLink return the GitHub ID from a link
func GitHubEmojiLink ¶ added in v0.0.12
GitHubEmojiLink returns a Markdown style link or empty
func GitHubUsersLink ¶
GitHubUsersLink parses a text and try to make the potential GitHub IDs be links
func GithubUserLink ¶
GithubUserLink makes a GitHub user link
func LinkOrEmpty ¶ added in v0.0.12
LinkOrEmpty returns a Markdown style link or empty if the link is none
func PrintContributors ¶
PrintContributors from a GitHub repository
func PrintUserAsTable ¶ added in v0.0.13
PrintUserAsTable generates a table for a GitHub user
func TwitterLink ¶ added in v0.0.12
TwitterLink returns a Markdown style link of Twitter
func YouTubeLink ¶ added in v0.0.12
YouTubeLink returns a Markdown style link of YouTube
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.