Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QnameCache ¶
type QnameCache struct {
// contains filtered or unexported fields
}
Provides the fast lookup of the message definitions by its qualified names for the purpose of encoding and decoding the dynamic messages.
func NewQnameCache ¶
func NewQnameCache(reg *dymessage.Registry) *QnameCache
Click to show internal directories.
Click to hide internal directories.