package
0.0.0-20190620175807-a892dfa31808
Repository: https://github.com/squeed/library-go.git
Documentation: pkg.go.dev

# Packages

Package examples demonstrates possible implementation of some random value generators.

# Functions

NewExpressionValueGenerator creates new ExpressionValueGenerator.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ExpressionValueGenerator implements Generator interface.

# Interfaces

Generator is an interface for generating random values from an input expression.