Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // MedianizationError is a generic error returned when the below MedianErr method is called. MedianizationError = errors.New("Failed to get median") )
Functions ¶
func CreateResponseFromJson ¶
CreateResponseFromJson creates a http response from a json string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.