package
Version:
v0.0.0-...-4599474
Opens a new window with list of versions in this module.
Published: Feb 24, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func NewSpecRenderer(
appID string,
appName string,
appDescription string,
appSummary string,
appSPDX string,
appURL string,
appReleases []renderers.Release,
extraPackages []Package,
goMain string,
goFlags string,
goGenerate string,
) *renderers.Renderer
type Package struct {
Name string `json:"name" yaml:"name"`
Version string `json:"version" yaml:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.