package
Version:
v0.0.0-...-e12b1c0
Opens a new window with list of versions in this module.
Published: Jul 28, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetGist is get gist to file by gistID
UploadGist is upload file content to gist
type File struct {
Name string `json:"filename"`
Content string `json:"content"`
}
File is gistfile object
Files is array of gistfile object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.