Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tlv543 ¶
type Tlv543 struct { Layer1 *Tlv543Layer1 `protobuf:"bytes,9,opt"` // contains filtered or unexported fields }
type Tlv543Layer1 ¶
type Tlv543Layer1 struct { Layer2 *Tlv543Layer2 `protobuf:"bytes,11,opt"` // contains filtered or unexported fields }
type Tlv543Layer2 ¶
type Tlv543Layer2 struct { Uid string `protobuf:"bytes,1,opt"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.