package
0.0.0-20210914094929-63c1a6e8be9b
Repository: https://github.com/sourcegraph/batch-change-utils.git
Documentation: pkg.go.dev

# Functions

FromBool creates a Bool representing a static, scalar value.
FromBoolOrString creates a BoolOrString representing a static, scalar value.

# Structs

Bool represents a bool value that can be modified on a per-repo basis.
BoolOrString is a set of rules that either evaluate to a string or a bool.