in

package
v0.0.0-...-60ed64f Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InCommand

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

func NewInCommand

func NewInCommand(bintrayClient bintray.BintrayClient) InCommand

func (*InCommand) Execute

func (inCommand *InCommand) Execute(inRequest InRequest, destinationDir string) (*InResponse, error)

type InRequest

type InRequest struct {
	Source     bintrayresource.Source  `json:"source"`
	RawVersion bintrayresource.Version `json:"version"`
}

func (*InRequest) IsValid

func (inRequest *InRequest) IsValid() (bool, string)

type InResponse

type InResponse struct {
	Version  bintrayresource.Version
	Metadata []bintrayresource.Metadata
}

Jump to

Keyboard shortcuts

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