Documentation ¶ Index ¶ Variables type List func (z *List) Exec(c app_control.Control) error func (z *List) Preset() func (z *List) Test(c app_control.Control) error type MsgList Constants ¶ This section is empty. Variables ¶ View Source var ( MList = app_msg.Apply(&MsgList{}).(*MsgList) ) Functions ¶ This section is empty. Types ¶ type List ¶ type List struct { Peer dbx_conn.ConnScopedTeam SharedLink rp_model.RowReport Visibility mo_string.SelectString } 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 MsgList ¶ type MsgList struct { ProgressScan app_msg.Message } Source Files ¶ View all Source files list.go Directories ¶ Show internal Expand all Path Synopsis cap delete update Click to show internal directories. Click to hide internal directories.