Versions in this module Expand all Collapse all v1 v1.4.1 Jun 11, 2018 v1.4.0 May 24, 2018 Changes in this version + const StnRulesPrefix + func Key(ruleName string) string + func KeyPrefix() string + type STN struct + Rules []*STN_Rule + func (*STN) Descriptor() ([]byte, []int) + func (*STN) ProtoMessage() + func (m *STN) GetRules() []*STN_Rule + func (m *STN) Reset() + func (m *STN) String() string + type STN_Rule struct + Interface string + IpAddress string + RuleName string + func (*STN_Rule) Descriptor() ([]byte, []int) + func (*STN_Rule) ProtoMessage() + func (m *STN_Rule) GetInterface() string + func (m *STN_Rule) GetIpAddress() string + func (m *STN_Rule) GetRuleName() string + func (m *STN_Rule) Reset() + func (m *STN_Rule) String() string