package
3.1.0-19+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-expressions-go.git
Documentation: pkg.go.dev

# Functions

Constructs an empty variant object.
No description provided by the author
No description provided by the author
No description provided by the author
Constructs this class and assignes a value.
Creates a new variant from Array value.
Creates a new variant from Boolean value.
Creates a new variant from DateTime value.
Creates a new variant from Double value.
Creates a new variant from Float value.
Creates a new variant from Integer value.
Creates a new variant from Long value.
Creates a new variant from Object value.
Creates a new variant from String value.
Creates a new variant from TimeSpan value.

# Constants

Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.
Defines supported types of variant values.

# Variables

Empty variant constant.

# Structs

Implements an abstractd variant operations manager object.
Implements a strongly typed (type safe) variant operations manager object.
Implements a type unsafe variant operations manager object.
Defines container for variant values.

# Interfaces

Defines an interface for variant operations manager.
No description provided by the author