Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DMHWrappers ¶
type DMHWrappers struct { }
Wrappers
func NewDMHWrappers ¶
func NewDMHWrappers() *DMHWrappers
func (*DMHWrappers) GetFieldValue ¶
func (h *DMHWrappers) GetFieldValue(msg *dynamic.Message, fld *desc.FieldDescriptor) (ok bool, value string, err error)
func (*DMHWrappers) ParseFieldValue ¶
func (h *DMHWrappers) ParseFieldValue(fld *desc.FieldDescriptor, value string) (ok bool, retval interface{}, err error)
Click to show internal directories.
Click to hide internal directories.