upload

package
v0.6.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: May 17, 2018 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = cli.Command{
	Name:      "upload",
	Usage:     "Uploads user-provided test results to FOSSA",
	Action:    Run,
	ArgsUsage: "<data>",
	Flags: flags.WithGlobalFlags([]cli.Flag{
		cli.BoolFlag{Name: "l, locators", Usage: "upload data in locator format (instead of JSON)"},
	}),
}

Functions

func Do

func ParseLocators

func ParseLocators(locators string) (fossa.SourceUnit, error)

func Run

func Run(ctx *cli.Context)

Types

type APIResponse

type APIResponse struct {
	Locator string
}

Jump to

Keyboard shortcuts

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