Documentation ¶ Index ¶ func ParseJSON(r io.Reader, v interface{}) error func ParsePeriod(period []string) (*time.Time, *time.Time, error) func WriteFormatedJSON(w io.Writer, v interface{}) error func WriteJSON(w io.Writer, v interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ParseJSON ¶ func ParseJSON(r io.Reader, v interface{}) error func ParsePeriod ¶ func ParsePeriod(period []string) (*time.Time, *time.Time, error) func WriteFormatedJSON ¶ func WriteFormatedJSON(w io.Writer, v interface{}) error func WriteJSON ¶ func WriteJSON(w io.Writer, v interface{}) error Types ¶ This section is empty. Source Files ¶ View all Source files json.go period.go Click to show internal directories. Click to hide internal directories.