generator

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CGVERSION = "dev"

Functions

This section is empty.

Types

type ChangelogType

type ChangelogType struct {
	Type    string
	Text    string
	Content string
	Emoji   string
}

type ChangelogTypes

type ChangelogTypes []ChangelogType

func NewChangelogTypes

func NewChangelogTypes() ChangelogTypes

func (*ChangelogTypes) AppendContent

func (ct *ChangelogTypes) AppendContent(cType, content string)

type DefaultChangelogGenerator

type DefaultChangelogGenerator struct {
	// contains filtered or unexported fields
}

func (*DefaultChangelogGenerator) Generate

func (*DefaultChangelogGenerator) Init

func (*DefaultChangelogGenerator) Name

func (*DefaultChangelogGenerator) Version

func (g *DefaultChangelogGenerator) Version() string

type LogHandler added in v1.9.0

type LogHandler struct {
	// contains filtered or unexported fields
}

func NewLogHandler added in v1.9.0

func NewLogHandler() *LogHandler

func (*LogHandler) HandleLog added in v1.9.0

func (h *LogHandler) HandleLog(e *log.Entry) error

Jump to

Keyboard shortcuts

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