Skip to content

oschwald/go-pivotaltracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pivotaltracker

Build Status Go Report Card GoDoc

Pivotal Tracker API client for Go (Golang)

Usage

The API is being expanded by contributors so we use gopkg.in to maintain backward compatibility:

v2

import "gopkg.in/salsita/go-pivotaltracker.v2/v5/pivotal"

v1

Deprecation Notice - Dec 2018

import "gopkg.in/salsita/go-pivotaltracker.v1/v5/pivotal"

Documentation

The generated documentation at GoDoc.

License

MIT, see the LICENSE file.

About

Pivotal Tracker API client for Go (Golang)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%