package
0.0.0-20191205152556-73e1fb871a9b
Repository: https://github.com/danwinship/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.