get

package
v0.15.3 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package get retrieves a local changelog, parses it and returns the result.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAll

func GetAll(fileName string) (changelog.Changelog, error)

GetAll retrieves a local changelog, parses it and returns a string containing all entries

func GetLatest

func GetLatest(fileName string) (changelog.Changelog, error)

GetLatest retrieves a local changelog, parses it and returns a string containing only the latest entry.

func GetVersion

func GetVersion(fileName string, tag string) (changelog.Changelog, error)

GetVersion retrieves a local changelog, parses it and returns a string containing only the specified version.

Types

This section is empty.

Jump to

Keyboard shortcuts

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