Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseResponse ¶
type DpmTime ¶
func (*DpmTime) MarshalBSONValue ¶
func (*DpmTime) MarshalJSON ¶
func (*DpmTime) UnmarshalBSONValue ¶
func (*DpmTime) UnmarshalJSON ¶
type PageListResponse ¶
type PageListResponse struct { BaseResponse `json:",inline"` Info PageData `json:"info"` }
type PageRequest ¶
type Response ¶
type Response struct { BaseResponse `json:",inline"` Info interface{} `json:"info"` }
Click to show internal directories.
Click to hide internal directories.