Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DbUnsafeSelectError ¶
type RequestHeader ¶ added in v1.1.6
type RequestHeader struct { UID string `json:"X-UID"` Language string `json:"X-Language"` Version string `json:"X-Version"` SvcParent string `json:"X-SvcParent"` RFTime *time.Time RFTimeRaw string `json:"X-RFTime"` HashKey string `json:"X-HashKey"` Authorization string `json:"Authorization"` UserHashId string `json:"X-UserHashId"` }
Click to show internal directories.
Click to hide internal directories.