version

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Num added in v1.1.0

type Num int

Num is error number for CVSS

const (
	Unknown Num = iota //unknown version
	V3_0               //v3.0
	V3_1               //v3.1
)

func Get added in v1.1.0

func Get(s string) Num

Get returns Version number from string

func (Num) String added in v1.1.0

func (n Num) String() string

String is Stringer method

Jump to

Keyboard shortcuts

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