result

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2019 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Justifications

type Justifications struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

Justifications struct contains the mapping that links controls to specific components

func NewJustifications

func NewJustifications() *Justifications

NewJustifications creates a new justification

func (*Justifications) Add

func (justifications *Justifications) Add(standardKey string, controlKey string, componentKey string, satisfies common.Satisfies)

Add methods adds a new mapping to the justification while locking

func (*Justifications) Get

func (justifications *Justifications) Get(standardKey string, controlKey string) common.Verifications

Get retrieves justifications for a specific standard and control

func (*Justifications) LoadMappings

func (justifications *Justifications) LoadMappings(component common.Component)

LoadMappings loads a set of mappings from a component

Jump to

Keyboard shortcuts

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