Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MethodMaker ¶
type MethodMaker string
func (MethodMaker) Append ¶
func (m MethodMaker) Append(value reflect.Value, v interface{}) (err error)
func (MethodMaker) GetFrom ¶
func (m MethodMaker) GetFrom(value reflect.Value) (ret interface{})
func (MethodMaker) SetTo ¶
func (m MethodMaker) SetTo(value reflect.Value, v interface{}) (err error)
func (MethodMaker) String ¶
func (m MethodMaker) String() string
Click to show internal directories.
Click to hide internal directories.