Versions in this module Expand all Collapse all v0 v0.8.3 Jun 23, 2015 v0.8.2 Jun 17, 2015 v0.8.1 Jun 15, 2015 Changes in this version + func RandWord(n int, rand *rand.Rand) string v0.7.1 May 22, 2015 Changes in this version + const Branch + const Commit + const File + 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