upload

package
v0.6.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: May 4, 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: common.WithGlobalFlags([]cli.Flag{
		cli.BoolFlag{Name: "l, locators", Usage: "upload data in locator format instead of JSON"},
	}),
}

Functions

func ParseLocators

func ParseLocators(locators string) api.SourceUnit

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