Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratorRandomNames ¶
Types ¶
type Factory ¶
func NewFactory ¶
func NewFactory(cfg *config.FactoryConfig) (Factory, error)
type SampleGenerator ¶
type SampleGenerator interface {
Get() float64
}
func NewSampleGenerator ¶
func NewSampleGenerator(cfg *config.SampleGeneratorConfig) (SampleGenerator, error)
Click to show internal directories.
Click to hide internal directories.