Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MUser = app_msg.Apply(&MsgUser{}).(*MsgUser)
)
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct {
Peer dbx_conn.ConnScopedTeam
StartTime mo_time.TimeOptional
EndTime mo_time.TimeOptional
Category mo_string.OptionalString
Combined rp_model.RowReport
User rp_model.RowReport
File fd_file.RowFeed
EventCache kv_storage.Storage
}
type UserWorker ¶
type UserWorker struct {
Ctl app_control.Control
Context dbx_context.Context
StartTime string
EndTime string
Category mo_string.OptionalString
EventCache kv_storage.Storage
UserEmail string
}
func (*UserWorker) Exec ¶
func (z *UserWorker) Exec() error
Click to show internal directories.
Click to hide internal directories.