The highest tagged major version is
v2.
package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: Apr 21, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Equal returns true if and only if both values are set and equal.
False returns a *bool whose underlying value is false.
IsFalse returns true if and only if the bool pointer is non-nil and set to false.
IsTrue returns true if and only if the bool pointer is non-nil and set to true.
NilOrEqual returns true if both values are set and equal or both are nil.
True returns a *bool whose underlying value is true.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.