Documentation ¶
Index ¶
Constants ¶
View Source
const ID sbom.FormatID = "template"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OutputFormat ¶
type OutputFormat struct {
// contains filtered or unexported fields
}
implementation of sbom.Format interface to make use of format options
func (OutputFormat) ID ¶
func (f OutputFormat) ID() sbom.FormatID
func (*OutputFormat) SetTemplatePath ¶
func (f *OutputFormat) SetTemplatePath(filePath string)
SetTemplatePath sets path for template file
Click to show internal directories.
Click to hide internal directories.