json

package
v0.0.0-...-c75f55a Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Message

func Message(status string, result interface{}) []byte

Types

type Fid

type Fid struct {
	Field string `json:"field"`
	Value string `json:"value"`
}

type Msg

type Msg struct {
	Status string      `json:"status"`
	Result interface{} `json:"data"`
}

type Result

type Result struct {
	Image []Fid `json:"image"`
}

Jump to

Keyboard shortcuts

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