template

package
v0.0.0-...-e833055 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTemplate

func AddTemplate(temp string, name string)

func RenderTemplate

func RenderTemplate(data *Data, template string, output io.Writer) error

Types

type Data

type Data struct {
	CommitUri string
	Extra     string
	Tags      []*TagData
}

type TagData

type TagData struct {
	Commits map[string][]*conventional.Commit
	Name    string
}

Jump to

Keyboard shortcuts

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