Versions in this module Expand all Collapse all v0 v0.3.0 Apr 23, 2018 v0.2.0 Apr 17, 2018 v0.1.0 Apr 12, 2018 Changes in this version + func Convert(source interface{}, dest interface{}) error + type Interface struct + CreatedAt time.Time + GreKey *string + ID uint + IPAddress string + LlInterfaceName *string + Name string + TTL *uint32 + Type string + UpdatedAt time.Time + WBRID uint + func InterfaceRsrcToGORM(iface InterfaceRsrc) *Interface + type InterfaceRsrc struct + GreKey *google_protobuf1.StringValue + IpAddress string + LlInterfaceName *google_protobuf1.StringValue + Name string + Ttl *google_protobuf1.UInt32Value + Type string + type WBR struct + AggregateRoute *string + BgpAsn *uint32 + BgpPassword *string + CreatedAt time.Time + Description string + ID uint32 + Interfaces []Interface + Location string + Name string + Network *string + OphID string + SerialNumber string + UpdatedAt time.Time + func WBRRsrcToGORM(wbr WBRRsrc) *WBR + type WBRRsrc struct + AggregateRoute *google_protobuf1.StringValue + BgpAsn *google_protobuf1.UInt32Value + BgpPassword *google_protobuf1.StringValue + Description string + Id uint32 + Interfaces []*InterfaceRsrc + Location string + Name string + Network *google_protobuf1.StringValue + OphId string + SerialNumber string + type WBRWithBloat struct + AggregateRoute *string + BgpAsn *uint32 + BgpPassword *string + Bloat1 string + Bloat10 string + Bloat11 string + Bloat12 string + Bloat2 string + Bloat3 string + Bloat4 string + Bloat5 string + Bloat6 string + Bloat7 string + Bloat8 string + Bloat9 string + CreatedAt time.Time + Description string + ID uint32 + Interfaces []Interface + Location string + Name string + Network *string + OphID string + SerialNumber string + UpdatedAt time.Time