 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTSParam ¶
ParseTSParam takes a req (typically from an application service) and parses a Time object from the req if it exists in the query parameters. If it doesn't exist, the current time is returned.
func UnmarshalJSON ¶ added in v0.6.3
func UnmarshalJSON(body []byte, iface interface{}) *util.JSONResponse
func UnmarshalJSONRequest ¶
func UnmarshalJSONRequest(req *http.Request, iface interface{}) *util.JSONResponse
UnmarshalJSONRequest into the given interface pointer. Returns an error JSON response if there was a problem unmarshalling. Calling this function consumes the request body.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.