Documentation ¶
Index ¶
Constants ¶
View Source
const ENV_VAR_PREFIX = "SPEAKEASY_VERSION_REPORT_LOCATION"
Variables ¶
This section is empty.
Functions ¶
func AddVersionReport ¶
func AddVersionReport(ctx context.Context, report VersionReport) error
func MustGenerate ¶ added in v0.2.0
Types ¶
type MergedVersionReport ¶
type MergedVersionReport struct {
Reports []VersionReport
}
func (*MergedVersionReport) GetMarkdownSection ¶ added in v0.4.0
func (m *MergedVersionReport) GetMarkdownSection() string
func (*MergedVersionReport) MustGenerate ¶
func (m *MergedVersionReport) MustGenerate() bool
Click to show internal directories.
Click to hide internal directories.