Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidVersionName = errors.New("invalid version name")
View Source
var ErrYamlNotFound = errors.New("no yaml file found")
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func NewWithLogger ¶
func NewWithLogger(l simplelogger.SimpleLoggerInterface) Builder
NewWithLogger creates a new Validator instance with a custom logger.
func (*Builder) UpdateVersion ¶
UpdateVersion updates krt yaml file version name.
Click to show internal directories.
Click to hide internal directories.