package
Version:
v0.0.0-...-c75f55a
Opens a new window with list of versions in this module.
Published: Aug 8, 2014
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Message(status string, result interface{}) []byte
type Fid struct {
Field string `json:"field"`
Value string `json:"value"`
}
type Msg struct {
Status string `json:"status"`
Result interface{} `json:"data"`
}
type Result struct {
Image []Fid `json:"image"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.