Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultTransformer ¶
type ResultTransformer struct {
// contains filtered or unexported fields
}
func NewResultTransformer ¶
func NewResultTransformer(value interface{}) *ResultTransformer
NewResultTransformer constructor
func (*ResultTransformer) ToJson ¶
func (this *ResultTransformer) ToJson() (string, error)
ToJson return json
Click to show internal directories.
Click to hide internal directories.