nonnegativeinteger

package
v1.7.0-gts Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeNonNegativeInteger

func DeserializeNonNegativeInteger(this interface{}) (int, error)

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

func LessNonNegativeInteger

func LessNonNegativeInteger(lhs, rhs int) bool

LessNonNegativeInteger returns true if the left nonNegativeInteger value is less than the right value.

func SerializeNonNegativeInteger

func SerializeNonNegativeInteger(this int) (interface{}, error)

SerializeNonNegativeInteger converts a nonNegativeInteger 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