coreinstruction

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: MIT Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestSpecification

type RequestSpecification struct {
	Id                string    `json:"Id"`
	TypeDotFilter     string    `json:"TypeDotFilter"`
	Tags              *[]string `json:"Tags,omitempty"`
	IsRunAll          bool      `json:"IsRunAll"`
	IsContinueOnError bool      `json:"IsContinueOnError"`
	IsGlobal          bool      `json:"IsGlobal"`
}

type Specification

type Specification struct {
	Id, Display, Type string
	Tags              *[]string `json:"Tags,omitempty"`
	IsGlobal          bool      `json:"IsGlobal"`
}

Jump to

Keyboard shortcuts

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