Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TitleAndDescription ¶
func TitleAndDescription(currentVersion string, currentState appconfig.WorkflowState, previousState appconfig.WorkflowState, footer string) (string, string, error)
Types ¶
type WorkflowDescriptionData ¶
type WorkflowDescriptionData struct {
Version string
Changes []appconfig.ChangeEntry
ChangesByGroup map[string][]appconfig.ChangeEntry
}
Click to show internal directories.
Click to hide internal directories.