Documentation ¶ Index ¶ func Create(filename, htmlContent string) (gistID string, previewURL string, err error) func IsGHAuthenticated() bool func IsGHAvailable() bool func PreviewURL(gistID string) string func Update(gistID, filename, htmlContent string) (previewURL string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ func Create(filename, htmlContent string) (gistID string, previewURL string, err error) func IsGHAuthenticated ¶ func IsGHAuthenticated() bool func IsGHAvailable ¶ func IsGHAvailable() bool func PreviewURL ¶ func PreviewURL(gistID string) string func Update ¶ func Update(gistID, filename, htmlContent string) (previewURL string, err error) Types ¶ This section is empty. Source Files ¶ View all Source files gist.go Click to show internal directories. Click to hide internal directories.