Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListLogReq ¶
type ListLogReq struct { UserID uint64 `json:"user_id"` UsePreload bool models.BasedFilter }
func (*ListLogReq) Validate ¶
func (m *ListLogReq) Validate() error
Click to show internal directories.
Click to hide internal directories.