Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DbConnection ¶
type DbExecReport ¶
type DbExecReportHost ¶
type RequestHeader ¶ added in v1.0.20
type RequestHeader struct { Authorization string `json:"Authorization"` UID string `json:"X-UID"` Language string `json:"X-Language"` Version string `json:"X-Version"` HashKey string `json:"X-HashKey"` UserHashId string `json:"X-UserHashId"` RFTimeRaw string `json:"X-RFTime"` // supported format: "2006-01-02T15:04:05+07:00" or "2006-01-02 15:04:05+07:00" RFTime *time.Time }
Click to show internal directories.
Click to hide internal directories.