fogbugz

package
v0.0.0-...-a51db92 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2014 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	GetEmail() string
	GetPassword() string
	GetHost() string
}

type Session

type Session struct {
	// contains filtered or unexported fields
}

func NewSession

func NewSession(config Config) (*Session, error)

func (*Session) FileBug

func (session *Session) FileBug(project string, area string, title string, content string) (string, error)

func (*Session) ResolveBug

func (session *Session) ResolveBug(caseNumber string, comment string) error

func (*Session) String

func (session *Session) String() string

Jump to

Keyboard shortcuts

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