quota

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: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MList = app_msg.Apply(&MsgList{}).(*MsgList)
)
View Source
var (
	MUpdate = app_msg.Apply(&MsgUpdate{}).(*MsgUpdate)
)
View Source
var (
	MUsage = app_msg.Apply(&MsgUsage{}).(*MsgUsage)
)

Functions

This section is empty.

Types

type List

type List struct {
	Peer        dbx_conn.ConnScopedTeam
	MemberQuota rp_model.RowReport
}

func (*List) Exec

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

func (*List) Preset

func (z *List) Preset()

func (*List) Test

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

type ListWorker

type ListWorker struct {
	// contains filtered or unexported fields
}

func (*ListWorker) Exec

func (z *ListWorker) Exec() error

type MsgList

type MsgList struct {
	ProgressScan app_msg.Message
}

type MsgUpdate

type MsgUpdate struct {
	ProgressUpdate app_msg.Message
}

type MsgUsage

type MsgUsage struct {
	ProgressScan app_msg.Message
}

type Update

type Update struct {
	Peer         dbx_conn.ConnScopedTeam
	File         fd_file.RowFeed
	OperationLog rp_model.TransactionReport
	Quota        mo_int.RangeInt
}

func (*Update) Exec

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

func (*Update) Preset

func (z *Update) Preset()

func (*Update) Test

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

type UpdateWorker

type UpdateWorker struct {
	// contains filtered or unexported fields
}

func (*UpdateWorker) Exec

func (z *UpdateWorker) Exec() error

type Usage

type Usage struct {
	Peer  dbx_conn.ConnScopedTeam
	Usage rp_model.RowReport
}

func (*Usage) Exec

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

func (*Usage) Preset

func (z *Usage) Preset()

func (*Usage) Test

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

Jump to

Keyboard shortcuts

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