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
}
ResultTransformer structure
func NewResultTransformer ¶
func NewResultTransformer(value interface{}) *ResultTransformer
NewResultTransformer constructor
func (*ResultTransformer) ToJSON ¶ added in v0.1.2
func (rt *ResultTransformer) ToJSON() (string, error)
ToJSON return json
Click to show internal directories.
Click to hide internal directories.