kw

package
v0.0.0-...-2cfc9ff Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReceiveRequest

func ReceiveRequest(verb, command string, args []string) []string

Receives some CLI-based request requiring data from the Klocwork server.

Types

type Build

type Build struct {
	Id   int
	Name string
}

Build result template

func (*Build) GetName

func (bl *Build) GetName() string

type Project

type Project struct {
	Id, Name string
}

Project result template

func (*Project) GetName

func (pr *Project) GetName() string

type Result

type Result interface {
	GetName() string
}

type Vertex

type Vertex struct {
	Lat, Long float64
}

Jump to

Keyboard shortcuts

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