Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator is responsible for randomly generating new strings and tokens that might need to be mocked out to produce consistent output for tests
func (*Generator) URL ¶
URL generates a URL from a host and a path made from a printf string + arguments
func (*Generator) UniqueTimestamp ¶
UniqueTimestamp generates a timestamp of the current time in the special format required by mongoDB
Click to show internal directories.
Click to hide internal directories.