changeloguru/internal/changelog/const.go

8 lines
68 B
Go

package changelog
const (
title = "CHANGELOG"
defaultLen = 10
)