Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInternal = errors.New("internal boolevator error")
Functions ¶
func EnsureFullMultilineMatch ¶ added in v0.28.2
Types ¶
type Boolevator ¶ added in v0.11.0
type Boolevator struct {
// contains filtered or unexported fields
}
func New ¶ added in v0.11.0
func New(opts ...Option) *Boolevator
Click to show internal directories.
Click to hide internal directories.