helpers

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvIDGenerator

type EnvIDGenerator struct {
	// contains filtered or unexported fields
}

func NewEnvIDGenerator

func NewEnvIDGenerator(reader io.Reader) EnvIDGenerator

func (EnvIDGenerator) Generate

func (e EnvIDGenerator) Generate() (string, error)

type StringGenerator

type StringGenerator struct {
	Reader io.Reader
}

func NewStringGenerator

func NewStringGenerator(reader io.Reader) StringGenerator

func (StringGenerator) Generate

func (s StringGenerator) Generate(prefix string, length int) (string, error)

type UUIDGenerator

type UUIDGenerator struct {
	// contains filtered or unexported fields
}

func NewUUIDGenerator

func NewUUIDGenerator(reader io.Reader) UUIDGenerator

func (UUIDGenerator) Generate

func (g UUIDGenerator) Generate() (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL