Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func (*App) JSONDecode ¶
JSONDecode decodes given request to object that is given. Call this function with pointer to object that needs to be decoded.
func (*App) JSONRespond ¶
JSONRespond generic respond func.
Click to show internal directories.
Click to hide internal directories.