Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Buffer ¶
type Common ¶
type Common struct { }
Common is used encoding/decoding
func (*Common) CheckField ¶
func (c *Common) CheckField(field reflect.StructField) (bool, string)
CheckField returns flag whether should encode/decode or not and field name
Click to show internal directories.
Click to hide internal directories.