Documentation
¶
Index ¶
- Variables
- func Docs(media dc_index.MediaType) []dc_section.Document
- func NewDropboxBusiness(media dc_index.MediaType) dc_section.Document
- type DropboxBusiness
- type DropboxBusinessActivities
- type DropboxBusinessCatalogue
- type DropboxBusinessConnect
- type DropboxBusinessContent
- type DropboxBusinessFileLock
- type DropboxBusinessFootnote
- type DropboxBusinessGroup
- type DropboxBusinessMember
- type DropboxBusinessPaper
- type DropboxBusinessSharedLink
- type DropboxBusinessTeamAdmin
- type DropboxBusinessUsecase
- type ExperimentalFeature
- type ExperimentalFeatureDefinitions
- type MsgDropboxBusiness
- type MsgExperimentalFeature
- type MsgPathVariable
- type MsgTroubleshooting
- type PathVariable
- type PathVariableDefinitions
- type Troubleshooting
- type TroubleshootingGarbled
- type TroubleshootingLog
- type TroubleshootingNetwork
- type TroubleshootingSlow
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MDropboxBusiness = app_msg.Apply(&MsgDropboxBusiness{}).(*MsgDropboxBusiness)
)
View Source
var (
MExperimentalFeature = app_msg.Apply(&MsgExperimentalFeature{}).(*MsgExperimentalFeature)
)
View Source
var (
MPathVariable = app_msg.Apply(&MsgPathVariable{}).(*MsgPathVariable)
)
View Source
var (
MTroubleshooting = app_msg.Apply(&MsgTroubleshooting{}).(*MsgTroubleshooting)
)
Functions ¶
func NewDropboxBusiness ¶
func NewDropboxBusiness(media dc_index.MediaType) dc_section.Document
Types ¶
type DropboxBusiness ¶
type DropboxBusiness struct {
// contains filtered or unexported fields
}
func (DropboxBusiness) DocDesc ¶
func (z DropboxBusiness) DocDesc() app_msg.Message
func (DropboxBusiness) DocId ¶
func (z DropboxBusiness) DocId() dc_index.DocId
func (DropboxBusiness) Sections ¶
func (z DropboxBusiness) Sections() []dc_section.Section
type DropboxBusinessActivities ¶
type DropboxBusinessActivities struct {
// contains filtered or unexported fields
}
func (DropboxBusinessActivities) Body ¶
func (z DropboxBusinessActivities) Body(ui app_ui.UI)
func (DropboxBusinessActivities) Title ¶
func (z DropboxBusinessActivities) Title() app_msg.Message
type DropboxBusinessCatalogue ¶
type DropboxBusinessCatalogue interface {
Recipe(path string) rc_recipe.Spec
RecipeTable(name string, ui app_ui.UI, paths []string)
WarnUnmentioned()
}
func NewDbxCatalogue ¶
func NewDbxCatalogue(media dc_index.MediaType) DropboxBusinessCatalogue
type DropboxBusinessConnect ¶
type DropboxBusinessConnect struct {
// contains filtered or unexported fields
}
func (DropboxBusinessConnect) Body ¶
func (z DropboxBusinessConnect) Body(ui app_ui.UI)
func (DropboxBusinessConnect) Title ¶
func (z DropboxBusinessConnect) Title() app_msg.Message
type DropboxBusinessContent ¶
type DropboxBusinessContent struct {
// contains filtered or unexported fields
}
func (DropboxBusinessContent) Body ¶
func (z DropboxBusinessContent) Body(ui app_ui.UI)
func (DropboxBusinessContent) Title ¶
func (z DropboxBusinessContent) Title() app_msg.Message
type DropboxBusinessFileLock ¶
type DropboxBusinessFileLock struct {
// contains filtered or unexported fields
}
func (DropboxBusinessFileLock) Body ¶
func (z DropboxBusinessFileLock) Body(ui app_ui.UI)
func (DropboxBusinessFileLock) Title ¶
func (z DropboxBusinessFileLock) Title() app_msg.Message
type DropboxBusinessFootnote ¶
type DropboxBusinessFootnote struct {
// contains filtered or unexported fields
}
func (DropboxBusinessFootnote) Body ¶
func (z DropboxBusinessFootnote) Body(ui app_ui.UI)
func (DropboxBusinessFootnote) Title ¶
func (z DropboxBusinessFootnote) Title() app_msg.Message
type DropboxBusinessGroup ¶
type DropboxBusinessGroup struct {
// contains filtered or unexported fields
}
func (DropboxBusinessGroup) Body ¶
func (z DropboxBusinessGroup) Body(ui app_ui.UI)
func (DropboxBusinessGroup) Title ¶
func (z DropboxBusinessGroup) Title() app_msg.Message
type DropboxBusinessMember ¶
type DropboxBusinessMember struct {
// contains filtered or unexported fields
}
func (DropboxBusinessMember) Body ¶
func (z DropboxBusinessMember) Body(ui app_ui.UI)
func (DropboxBusinessMember) Title ¶
func (z DropboxBusinessMember) Title() app_msg.Message
type DropboxBusinessPaper ¶
type DropboxBusinessPaper struct {
// contains filtered or unexported fields
}
func (DropboxBusinessPaper) Body ¶
func (z DropboxBusinessPaper) Body(ui app_ui.UI)
func (DropboxBusinessPaper) Title ¶
func (z DropboxBusinessPaper) Title() app_msg.Message
type DropboxBusinessSharedLink ¶
type DropboxBusinessSharedLink struct {
// contains filtered or unexported fields
}
func (DropboxBusinessSharedLink) Body ¶
func (z DropboxBusinessSharedLink) Body(ui app_ui.UI)
func (DropboxBusinessSharedLink) Title ¶
func (z DropboxBusinessSharedLink) Title() app_msg.Message
type DropboxBusinessTeamAdmin ¶
type DropboxBusinessTeamAdmin struct {
// contains filtered or unexported fields
}
func (DropboxBusinessTeamAdmin) Body ¶
func (z DropboxBusinessTeamAdmin) Body(ui app_ui.UI)
func (DropboxBusinessTeamAdmin) Title ¶
func (z DropboxBusinessTeamAdmin) Title() app_msg.Message
type DropboxBusinessUsecase ¶
type DropboxBusinessUsecase struct {
// contains filtered or unexported fields
}
func (DropboxBusinessUsecase) Body ¶
func (z DropboxBusinessUsecase) Body(ui app_ui.UI)
func (DropboxBusinessUsecase) Title ¶
func (z DropboxBusinessUsecase) Title() app_msg.Message
type ExperimentalFeature ¶
type ExperimentalFeature struct {
}
func (ExperimentalFeature) DocDesc ¶
func (z ExperimentalFeature) DocDesc() app_msg.Message
func (ExperimentalFeature) DocId ¶
func (z ExperimentalFeature) DocId() dc_index.DocId
func (ExperimentalFeature) Sections ¶
func (z ExperimentalFeature) Sections() []dc_section.Section
type ExperimentalFeatureDefinitions ¶
type ExperimentalFeatureDefinitions struct {
}
func (ExperimentalFeatureDefinitions) Body ¶
func (z ExperimentalFeatureDefinitions) Body(ui app_ui.UI)
func (ExperimentalFeatureDefinitions) Title ¶
func (z ExperimentalFeatureDefinitions) Title() app_msg.Message
type MsgDropboxBusiness ¶
type MsgDropboxBusiness struct {
DocDesc app_msg.Message
Title app_msg.Message
Overview app_msg.Message
CommandHeaderName app_msg.Message
CommandHeaderDesc app_msg.Message
MemberTitle app_msg.Message
MemberInfoCommands app_msg.Message
MemberInfoOverview app_msg.Message
MemberBasicCommands app_msg.Message
MemberBasicOverview app_msg.Message
MemberQuotaTitle app_msg.Message
MemberQuotaInfo app_msg.Message
MemberDirectoryRestrictionTitle app_msg.Message
MemberDirectoryRestrictionInfo app_msg.Message
MemberProfileTitle app_msg.Message
MemberProfileInfo app_msg.Message
MemberSuspendTitle app_msg.Message
MemberSuspendInfo app_msg.Message
GroupTitle app_msg.Message
GroupMgmtTitle app_msg.Message
GroupMgmtInfo app_msg.Message
GroupMemberTitle app_msg.Message
GroupMemberInfo app_msg.Message
GroupUnusedTitle app_msg.Message
GroupUnusedInfo app_msg.Message
ContentTitle app_msg.Message
ContentInfo app_msg.Message
ContentAboutNamespace app_msg.Message
ContentNamespaceTitle app_msg.Message
ContentTeamFolderOperationTitle app_msg.Message
ContentTeamFolderOperationInfo app_msg.Message
ContentTeamContentTitle app_msg.Message
ContentTeamContentInfo app_msg.Message
ContentTeamFolderPermissionTitle app_msg.Message
ContentTeamFolderPermissionInfo app_msg.Message
ContentFileRequestTitle app_msg.Message
ContentMemberFileTitle app_msg.Message
ConnectTitle app_msg.Message
ConnectInfo app_msg.Message
ActivitiesTitle app_msg.Message
ActivitiesInfo app_msg.Message
FileLockTitle app_msg.Message
FileLockInfo app_msg.Message
FileLockMemberTitle app_msg.Message
FileLockTeamFolderTitle app_msg.Message
UsecaseTitle app_msg.Message
UsecaseExternalIdTitle app_msg.Message
UsecaseExternalIdInfo app_msg.Message
UsecaseDataMigrationTitle app_msg.Message
UsecaseDataMigrationInfo app_msg.Message
UsecaseTeamInfoTitle app_msg.Message
FootnoteTitle app_msg.Message
FootnoteInfo app_msg.Message
PaperTitle app_msg.Message
LegacyPaperTitle app_msg.Message
LegacyPaperInfo app_msg.Message
TeamAdminTitle app_msg.Message
TeamAdminInfo app_msg.Message
}
type MsgExperimentalFeature ¶
type MsgPathVariable ¶
type MsgTroubleshooting ¶
type MsgTroubleshooting struct {
DocDesc app_msg.Message
Title app_msg.Message
NetworkTitle app_msg.Message
NetworkOverview app_msg.Message
NetworkProxyNotes app_msg.Message
GarbledTitle app_msg.Message
GarbledOverview app_msg.Message
GarbledPowershell app_msg.Message
SlowTitle app_msg.Message
SlowOverview app_msg.Message
SlowRateLimit app_msg.Message
LogTitle app_msg.Message
LogOverview app_msg.Message
LogSecurityDisclaimer app_msg.Message
LogFormat app_msg.Message
LogFormatJobFolder app_msg.Message
LogFormatJobFolderStructure app_msg.Message
LogFormatLogsFolder app_msg.Message
LogFormatLogFormat app_msg.Message
LogDebug app_msg.Message
LogDebugOverview app_msg.Message
LogDebugExample app_msg.Message
LogCapture app_msg.Message
LogCaptureOverview app_msg.Message
}
type PathVariable ¶
type PathVariable struct {
}
func (PathVariable) DocDesc ¶
func (z PathVariable) DocDesc() app_msg.Message
func (PathVariable) DocId ¶
func (z PathVariable) DocId() dc_index.DocId
func (PathVariable) Sections ¶
func (z PathVariable) Sections() []dc_section.Section
type PathVariableDefinitions ¶
type PathVariableDefinitions struct {
}
func (PathVariableDefinitions) Body ¶
func (z PathVariableDefinitions) Body(ui app_ui.UI)
func (PathVariableDefinitions) Title ¶
func (z PathVariableDefinitions) Title() app_msg.Message
type Troubleshooting ¶
type Troubleshooting struct {
}
func (Troubleshooting) DocDesc ¶
func (z Troubleshooting) DocDesc() app_msg.Message
func (Troubleshooting) DocId ¶
func (z Troubleshooting) DocId() dc_index.DocId
func (Troubleshooting) Sections ¶
func (z Troubleshooting) Sections() []dc_section.Section
type TroubleshootingGarbled ¶
type TroubleshootingGarbled struct {
}
func (TroubleshootingGarbled) Body ¶
func (z TroubleshootingGarbled) Body(ui app_ui.UI)
func (TroubleshootingGarbled) Title ¶
func (z TroubleshootingGarbled) Title() app_msg.Message
type TroubleshootingLog ¶
type TroubleshootingLog struct {
}
func (TroubleshootingLog) Body ¶
func (z TroubleshootingLog) Body(ui app_ui.UI)
func (TroubleshootingLog) Title ¶
func (z TroubleshootingLog) Title() app_msg.Message
type TroubleshootingNetwork ¶
type TroubleshootingNetwork struct {
}
func (TroubleshootingNetwork) Body ¶
func (z TroubleshootingNetwork) Body(ui app_ui.UI)
func (TroubleshootingNetwork) Title ¶
func (z TroubleshootingNetwork) Title() app_msg.Message
type TroubleshootingSlow ¶
type TroubleshootingSlow struct {
}
func (TroubleshootingSlow) Body ¶
func (z TroubleshootingSlow) Body(ui app_ui.UI)
func (TroubleshootingSlow) Title ¶
func (z TroubleshootingSlow) Title() app_msg.Message
Click to show internal directories.
Click to hide internal directories.