check

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckCommand

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

func NewCheckCommand

func NewCheckCommand(bintrayClient bintray.BintrayClient) CheckCommand

func (*CheckCommand) Execute

func (checkCommand *CheckCommand) Execute(checkRequest CheckRequest) (CheckResponse, error)

type CheckRequest

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

func (*CheckRequest) IsValid

func (checkRequest *CheckRequest) IsValid() (bool, string)

func (*CheckRequest) Version

func (checkRequest *CheckRequest) Version() *version.Version

type CheckResponse

type CheckResponse []bintrayresource.Version

Jump to

Keyboard shortcuts

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