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 + var Consts = map[string]reflect.Value + var Functions = map[string]reflect.Value + var Types = map[string]reflect.Type + var Variables = map[string]reflect.Value + func NewStnAddDelRule() api.Message + func NewStnAddDelRuleReply() api.Message + func NewStnRulesDetails() api.Message + func NewStnRulesDump() api.Message + type StnAddDelRule struct + IPAddress []byte + IsAdd uint8 + IsIP4 uint8 + SwIfIndex uint32 + func (*StnAddDelRule) GetCrcString() string + func (*StnAddDelRule) GetMessageName() string + func (*StnAddDelRule) GetMessageType() api.MessageType + type StnAddDelRuleReply struct + Retval int32 + func (*StnAddDelRuleReply) GetCrcString() string + func (*StnAddDelRuleReply) GetMessageName() string + func (*StnAddDelRuleReply) GetMessageType() api.MessageType + type StnRulesDetails struct + IPAddress []byte + IsIP4 uint8 + SwIfIndex uint32 + func (*StnRulesDetails) GetCrcString() string + func (*StnRulesDetails) GetMessageName() string + func (*StnRulesDetails) GetMessageType() api.MessageType + type StnRulesDump struct + func (*StnRulesDump) GetCrcString() string + func (*StnRulesDump) GetMessageName() string + func (*StnRulesDump) GetMessageType() api.MessageType