jiraclient

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOAuthClient

func NewOAuthClient(key, accessToken, accessSecret, URLBase string) (*http.Client, error)

NewOAuthClient returns an HTTP client that is configured to use the given access token and secret. If you do not have an access token, use a utility such as curlicue to perform the OAuth dance and get one.

func Start

func Start(config *model.Config, wg *sync.WaitGroup,
	commandrouter *commandrouter.Router,
	outChan chan *model.ChatMessage, done chan struct{})

Start the Jira client goroutine

Types

This section is empty.

Jump to

Keyboard shortcuts

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