Versions in this module Expand all Collapse all v0 v0.9.0 Jul 23, 2015 v0.8.5 Jul 1, 2015 v0.8.4 Jul 1, 2015 Changes in this version + const Branch + const Commit + const File + func RandWord(n int, rand *rand.Rand) string + type Object int + type Op struct + Branch string + Commit string + Data string + Object Object + Path string + RW RW + type RW int + const R + const W + type Workload []Op + func (w Workload) Facts() Workload + func (w Workload) FileValue(path, commit, branch string) string + func (w Workload) Generate(rand *rand.Rand, size int) reflect.Value