boolean

package
v1.2.0-gts Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeBoolean

func DeserializeBoolean(this interface{}) (bool, error)

DeserializeBoolean creates boolean value from an interface representation that has been unmarshalled from a text or binary format.

func LessBoolean

func LessBoolean(lhs, rhs bool) bool

LessBoolean returns true if the left boolean value is less than the right value.

func SerializeBoolean

func SerializeBoolean(this bool) (interface{}, error)

SerializeBoolean converts a boolean value to an interface representation suitable for marshalling into a text or binary format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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