Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewValidator ¶ added in v1.2.1
func NewValidator(config config.Config) renderer.NodeRenderer
Types ¶
type Validator ¶ added in v1.2.1
type Validator struct {
// contains filtered or unexported fields
}
A Validator struct is an implementation of renderer.NodeRenderer that validates a changelog.
func (*Validator) RegisterFuncs ¶ added in v1.2.1
func (r *Validator) RegisterFuncs(reg renderer.NodeRendererFuncRegisterer)
Click to show internal directories.
Click to hide internal directories.