Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONEscape ¶
func JSONEscape(v interface{}) string
func TimeCurrent ¶
func TimeCurrent() int64
Types ¶
type ContentMap ¶
type Engine ¶
type Format ¶
type Format struct {
// contains filtered or unexported fields
}
func (*Format) AddCommand ¶
func (*Format) LoadTemplate ¶
type Item ¶
type Item struct { Xml ContentMap `json:"xml"` Json ContentMap `json:"json"` }
Click to show internal directories.
Click to hide internal directories.