out

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 OutCommand

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

func NewOutCommand

func NewOutCommand(bintrayClient bintray.BintrayClient) OutCommand

func (*OutCommand) Execute

func (outCommand *OutCommand) Execute(outRequest OutRequest) (*OutResponse, error)

type OutRequest

type OutRequest struct {
	Source      bintrayresource.Source `json:"source"`
	From        string                 `json:"from"`
	VersionFile string                 `json:"version_file"`
}

func (*OutRequest) IsValid

func (outRequest *OutRequest) IsValid() (bool, string)

type OutResponse

type OutResponse 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