review

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RichClient  *binding.RichClient
	Review      binding.Review
	Application binding.Application
)
View Source
var Samples = []api.Review{
	{
		BusinessCriticality: 1,
		EffortEstimate:      "min",
		ProposedAction:      "run",
		WorkPriority:        1,
		Comments:            "nil",
		Application: &api.Ref{
			ID:   1,
			Name: "Sample Review 1",
		},
	},
	{
		BusinessCriticality: 2,
		EffortEstimate:      "max",
		ProposedAction:      "stop",
		WorkPriority:        2,
		Comments:            "nil",
		Application: &api.Ref{
			ID:   2,
			Name: "Sample Review 2",
		},
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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