builder

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package builder contains the builder extracting a git repository's log into a Changelog.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder interface {
	Build() (*changelog.Changelog, error)
}

A Builder builds a changelog.

func New

func New(repository git.Repository) Builder

New create a new instance of a Builder.

Jump to

Keyboard shortcuts

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