batch

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MUser = app_msg.Apply(&MsgUser{}).(*MsgUser)
)

Functions

This section is empty.

Types

type MsgUser

type MsgUser struct {
	ProgressScanningUser      app_msg.Message
	ProgressScanningUserEvent app_msg.Message
	ErrorUserNotFound         app_msg.Message
}

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
}

func (*User) Exec

func (z *User) Exec(c app_control.Control) error

func (*User) Preset

func (z *User) Preset()

func (*User) Test

func (z *User) Test(c app_control.Control) error

type UserEmail

type UserEmail struct {
	Email string `json:"email"`
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL