workflows

package
v0.0.0-...-0ffc7c6 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2015 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiffusionService

type DiffusionService struct {
	GonduitFactory *factories.GonduitFactory `inject:""`
}

DiffusionService provides commands for interacting with the Diffusion application.

func (*DiffusionService) QueryCommitsByName

func (d *DiffusionService) QueryCommitsByName(c *cli.Context)

QueryCommitsByName queries for commits by their name.

type ManiphestService

type ManiphestService struct {
	GonduitFactory *factories.GonduitFactory `inject:""`
}

ManiphestService provides commands for interacting with the Maniphest application.

func (*ManiphestService) QueryByIDs

func (d *ManiphestService) QueryByIDs(c *cli.Context)

QueryByIDs queries tasks by their IDs

func (*ManiphestService) QueryByPHIDs

func (d *ManiphestService) QueryByPHIDs(c *cli.Context)

QueryByPHIDs queries tasks by their PHIDs

type RepositoryService

type RepositoryService struct {
	GonduitFactory *factories.GonduitFactory `inject:""`
}

RepositoryService provides commands for interacting with the repositories application.

func (*RepositoryService) QueryByCallsign

func (d *RepositoryService) QueryByCallsign(c *cli.Context)

QueryByCallsign queries for repositories by their callsigns.

Jump to

Keyboard shortcuts

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