activity

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: 21 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 Event

type Event struct {
	Peer      dbx_conn.ConnScopedTeam
	StartTime mo_time.TimeOptional
	EndTime   mo_time.TimeOptional
	Category  mo_string.OptionalString
	Event     rp_model.RowReport
}

func (*Event) Exec

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

func (*Event) Preset

func (z *Event) Preset()

func (*Event) Test

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

type MsgUser

type MsgUser struct {
	ProgressScanUser app_msg.Message
}

type User

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 UserIn

type UserIn struct {
	User string `json:"user"`
}

type UserSummary

type UserSummary struct {
	User           string `json:"user"`
	Logins         int64  `json:"logins"`
	Devices        int64  `json:"devices"`
	Sharing        int64  `json:"sharing"`
	FileOperations int64  `json:"file_operations"`
	Paper          int64  `json:"paper"`
	Others         int64  `json:"others"`
}

type UserWorker

type UserWorker struct {
	StartTime string
	EndTime   string
	Category  string
	// contains filtered or unexported fields
}

func (*UserWorker) Exec

func (z *UserWorker) Exec() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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