member

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Add

type Add struct {
	rc_recipe.RemarkIrreversible
	Peer           dbx_conn.ConnScopedTeam
	File           fd_file.RowFeed
	OperationLog   rp_model.TransactionReport
	AdminGroupName string
}

func (*Add) Exec

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

func (*Add) Preset

func (z *Add) Preset()

func (*Add) Test

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

type AddRecord

type AddRecord struct {
	TeamFolderName         string `json:"team_folder_name"`
	Path                   string `json:"path"`
	AccessType             string `json:"access_type"`
	GroupNameOrMemberEmail string `json:"group_name_or_member_email"`
}

func (AddRecord) DropboxPath

func (z AddRecord) DropboxPath() mo_path.DropboxPath

type Delete

type Delete struct {
	rc_recipe.RemarkIrreversible
	Peer               dbx_conn.ConnScopedTeam
	File               fd_file.RowFeed
	OperationLog       rp_model.TransactionReport
	AdminGroupName     string
	SkipFolderNotFound app_msg.Message
	SkipNotMember      app_msg.Message
}

func (*Delete) Exec

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

func (*Delete) Preset

func (z *Delete) Preset()

func (*Delete) Test

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

type DeleteRecord

type DeleteRecord struct {
	TeamFolderName         string `json:"team_folder_name"`
	Path                   string `json:"path"`
	GroupNameOrMemberEmail string `json:"group_name_or_member_email"`
}

func (DeleteRecord) DropboxPath

func (z DeleteRecord) DropboxPath() mo_path.DropboxPath

type List

type List struct {
	Peer           dbx_conn.ConnScopedTeam
	FolderMember   kv_storage.Storage
	FolderOrphaned kv_storage.Storage
	Membership     rp_model.RowReport
	NoMember       rp_model.RowReport
	Folder         mo_filter.Filter
	MemberType     mo_filter.Filter
	ScanTimeout    mo_string.SelectString
	// contains filtered or unexported fields
}

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

Jump to

Keyboard shortcuts

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