Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type MatchRules struct + NoMatchRules []NoMatchRules + func (m *MatchRules) SetNoMatchRules(v []NoMatchRules) type NoMatchRules + func NewNoMatchRules() *NoMatchRules + func (m *NoMatchRules) SetMatchAlgorithm(v string) + func (m *NoMatchRules) SetMatchType(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoMatchRules []NoMatchRules + func New() *Component + type NoMatchRules struct + MatchAlgorithm *string + MatchType *string