constants

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2020 License: CC0-1.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

View Source
const (
	UnknownDocument = iota
	CatalogDocument
	ProfileDocument
	SSPDocument
	ComponentDocument
	POAMDocument
	AssessmentPlanDocument
	AssessmentResultsDocument
)
View Source
const (
	// dateTime-with-timezone
	FormatDatetimeTz = "2006-01-02T15:04:05.00-07:00"
)
View Source
const (
	LatestOscalVersion = "1.0.0-milestone3"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DocumentFormat

type DocumentFormat int

Representing OSCAL file format. XML, JSON, YAML, ...

const (
	UnknownFormat DocumentFormat = iota
	XmlFormat
	JsonFormat
	YamlFormat
)

func NewDocumentFormat

func NewDocumentFormat(format string) DocumentFormat

func (DocumentFormat) String

func (f DocumentFormat) String() string

type DocumentType

type DocumentType int

func (DocumentType) String

func (t DocumentType) String() string

Jump to

Keyboard shortcuts

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