package
1.2.0-rc1
Repository: https://github.com/adelowo/gitea.git
Documentation: pkg.go.dev

# Functions

OptionalBoolOf get the corresponding OptionalBool of a bool.
RemoveAll files from Go version 1.7 onward.

# Constants

OptionalBoolFalse a "false" boolean value.
OptionalBoolNone a "null" boolean value.
OptionalBoolTrue a "true" boolean value.

# Type aliases

OptionalBool a boolean that can be "null".