boolptr

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func False

func False() *bool

False returns a *bool whose underlying value is false.

func IsSetToFalse

func IsSetToFalse(b *bool) bool

IsSetToFalse returns true if and only if the bool pointer is non-nil and set to false.

func IsSetToTrue

func IsSetToTrue(b *bool) bool

IsSetToTrue returns true if and only if the bool pointer is non-nil and set to true.

func True

func True() *bool

True returns a *bool whose underlying value is true.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL