Documentation ¶
Overview ¶
Package pastebin wraps the basic functions of the Pastebin API and exposes a Go API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pastebin ¶
type Pastebin struct {
DevKey string
}
func (*Pastebin) Put ¶
Put uploads text to Pastebin with optional title returning the ID or an error.
Click to show internal directories.
Click to hide internal directories.