package
0.0.0-20190802153730-cab1b771d4dc
Repository: https://github.com/jcpowermac/library-go.git
Documentation: pkg.go.dev
# Packages
Package examples demonstrates possible implementation of some random value generators.
# Functions
NewExpressionValueGenerator creates new ExpressionValueGenerator.
# Structs
ExpressionValueGenerator implements Generator interface.
# Interfaces
Generator is an interface for generating random values from an input expression.