Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MUser = app_msg.Apply(&MsgUser{}).(*MsgUser)
)
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
Peer dbx_conn.ConnScopedTeam
StartTime mo_time.TimeOptional
EndTime mo_time.TimeOptional
Category mo_string.OptionalString
Event rp_model.RowReport
}
type User ¶
type User struct {
Peer dbx_conn.ConnScopedTeam
StartTime mo_time.TimeOptional
EndTime mo_time.TimeOptional
Category mo_string.OptionalString
User rp_model.RowReport
UserSummary rp_model.TransactionReport
}
type UserSummary ¶
type UserWorker ¶
type UserWorker struct {
StartTime string
EndTime string
Category string
// contains filtered or unexported fields
}
func (*UserWorker) Exec ¶
func (z *UserWorker) Exec() error
Click to show internal directories.
Click to hide internal directories.