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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemberFolder

type MemberFolder struct {
	MemberEmail string `json:"member_email"`
	Path        string `json:"path"`
}

type Share

type Share struct {
	Peer             dbx_conn.ConnScopedTeam
	File             fd_file.RowFeed
	OperationLog     rp_model.TransactionReport
	AclUpdatePolicy  mo_string.SelectString
	MemberPolicy     mo_string.SelectString
	SharedLinkPolicy mo_string.SelectString
}

func (*Share) Exec

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

func (*Share) Preset

func (z *Share) Preset()

func (*Share) Test

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

type Unshare

type Unshare struct {
	Peer                dbx_conn.ConnScopedTeam
	File                fd_file.RowFeed
	OperationLog        rp_model.TransactionReport
	LeaveCopy           bool
	SkipNotSharedFolder app_msg.Message
}

func (*Unshare) Exec

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

func (*Unshare) Preset

func (z *Unshare) Preset()

func (*Unshare) Test

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

Jump to

Keyboard shortcuts

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