Versions in this module Expand all Collapse all v0 v0.1.2 Apr 8, 2017 Changes in this version type Manitest + Error struct{ ... } v0.1.1 Apr 3, 2017 v0.1.0 Apr 1, 2017 Changes in this version + func Greater(v1, v2 string) (bool, error) + type Component struct + Name string + Version string + type Manitest struct + Components []*Component + CreatedAt time.Time + UpdatedAt time.Time + Version string + func LoadFromPlaybook(playbookPath string) (*Manitest, error)