utils

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2016 License: MIT Imports: 1 Imported by: 0

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) Get

func (rt *ResultTransformer) Get() interface{}

Get value

func (*ResultTransformer) Set

func (rt *ResultTransformer) Set(value interface{})

Set value

func (*ResultTransformer) ToJSON added in v0.1.2

func (rt *ResultTransformer) ToJSON() (string, error)

ToJSON return json

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL