Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type M1 ¶
type M1 map[string][]*SubMessage
type Message ¶
type Message struct {
//M1 map[string]SubMessage
//M1 map[string]*SubMessage
//M1 map[string][]SubMessage
//M1 map[string][]*SubMessage
M1
}
type SubMessage ¶
Click to show internal directories.
Click to hide internal directories.