package
1.0.8
Repository: https://github.com/ossf/criticality_score.git
Documentation: pkg.go.dev

# Functions

SetAsMap returns a map where each field name is mapped to the value of the field.
SetAsMapWithNamespace returns a map where the outer map contains keys corresponding to the namespace, and each inner map contains each field name mapped to the value of the field.
SetFields returns a slice containing the names of the fields for s.
SetValues returns a slice containing the values for each field for s.
Val is used to create a Field instance that is already set with the value v.
ValidateSet tests whether a Set is valid.

# Constants

No description provided by the author
namespaceLegacy is an internal namespace used for fields that provide compatibility with the legacy python implementation.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
nolint:govet.

# Interfaces

No description provided by the author
A Source is used to get a set of signals for a given project repository.
No description provided by the author

# Type aliases

No description provided by the author