gist

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2015 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Package gist implements utilities to communicate with the github gist API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Post

func Post(baseUrl string, accessToken string, isPublic bool,
	filesPath []string, description string) (url string, err error)

Post posts a list of files to gist.

func Update

func Update(baseUrl string, accessToken string, filesPath []string,
	gistUrl string, description string) (err error)

Update updates an existing gist.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL