&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_audit"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Full": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: true,
ConnUseBusiness: true,
ConnScopes: map[string]string{
"Audit": "business_audit",
"File": "business_file",
"Full": "user_full",
+ "Github": "github_repo",
"Info": "business_info",
"Mgmt": "business_management",
},
- Services: nil,
+ Services: []string{"dropbox", "dropbox_business", "github"},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Audit": "business_audit", "File": "business_file", "Full": "user_full", "Info": "business_info", ...},
- Services: nil,
+ Services: []string{"dropbox", "dropbox_business"},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 3 identical fields
Reports: nil,
Feeds: nil,
Values: []*dc_recipe.Value{
... // 2 identical elements
&{Name: "Filename", Desc: "ファイル名", Default: "README.md", TypeName: "string", ...},
&{Name: "Lang", Desc: "言語", TypeName: "domain.common.model.mo_string.opt_string"},
- &{
- Name: "MarkdownReadme",
- Desc: "READMEをMarkdownフォーマットで生成",
- Default: "false",
- TypeName: "bool",
- },
},
GridDataInput: nil,
GridDataOutput: nil,
... // 2 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
IsExperimental: false,
IsIrreversible: false,
- IsTransient: false,
+ IsTransient: true,
Reports: nil,
Feeds: nil,
... // 5 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 5 identical fields
CliArgs: "",
CliNote: "",
- ConnUsePersonal: false,
+ ConnUsePersonal: true,
- ConnUseBusiness: false,
+ ConnUseBusiness: true,
ConnScopes: map[string]string{
+ "Audit": "business_audit",
+ "File": "business_file",
+ "Full": "user_full",
+ "Github": "github_repo",
+ "Info": "business_info",
+ "Mgmt": "business_management",
},
- Services: nil,
+ Services: []string{"dropbox", "dropbox_business", "github"},
IsSecret: true,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"ConnGithub": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: true,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: false,
IsExperimental: false,
IsIrreversible: false,
- IsTransient: false,
+ IsTransient: true,
Reports: nil,
Feeds: nil,
... // 5 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: true,
IsExperimental: false,
IsIrreversible: false,
- IsTransient: false,
+ IsTransient: true,
Reports: nil,
Feeds: nil,
... // 5 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: true,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Left": "user_full", "Right": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Dst": "user_full", "Src": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
IsExperimental: false,
IsIrreversible: false,
- IsTransient: false,
+ IsTransient: true,
Reports: nil,
Feeds: nil,
- Values: []*dc_recipe.Value{},
+ Values: []*dc_recipe.Value{
+ &{
+ Name: "Path",
+ Desc: "ワークスペースへのパス.",
+ TypeName: "domain.common.model.mo_string.opt_string",
+ },
+ },
GridDataInput: nil,
GridDataOutput: nil,
... // 2 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: true,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
IsExperimental: false,
IsIrreversible: false,
- IsTransient: false,
+ IsTransient: true,
Reports: nil,
Feeds: nil,
... // 5 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 3 identical fields
Reports: nil,
Feeds: nil,
Values: []*dc_recipe.Value{
+ &{
+ Name: "IncludeDeleted",
+ Desc: "削除済メンバーを含めます.",
+ Default: "false",
+ TypeName: "bool",
+ },
&{Name: "Peer", Desc: "アカウントの別名", Default: "default", TypeName: "domain.dropbox.api.dbx_conn_impl.conn_business_info", ...},
},
GridDataInput: nil,
GridDataOutput: nil,
... // 2 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Dst": "business_file", "Src": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_management"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: false,
- ConnScopes: map[string]string{},
+ ConnScopes: map[string]string{"Peer": "github_repo"},
- Services: nil,
+ Services: []string{"github"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {"Peer": "user_full"},
- Services: nil,
+ Services: []string{"dropbox"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_audit"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_audit"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_audit"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_audit"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 3 identical fields
Reports: nil,
Feeds: nil,
Values: []*dc_recipe.Value{
+ &{
+ Name: "FolderName",
+ Desc: "フォルダ名によるフィルター. 名前による完全一致でフィルター.",
+ },
+ &{
+ Name: "FolderNamePrefix",
+ Desc: "フォルダ名によるフィルター. 名前の前方一致によるフィルター.",
+ },
+ &{
+ Name: "FolderNameSuffix",
+ Desc: "フォルダ名によるフィルター. 名前の後方一致によるフィルター.",
+ },
+ &{
+ Name: "MemberTypeExternal",
+ Desc: "フォルダメンバーによるフィルター. 外部メンバーのみを残します (同じチームにいないメンバ\xe3"...,
+ },
+ &{
+ Name: "MemberTypeInternal",
+ Desc: "フォルダメンバーによるフィルター. 内部メンバーのみを残します (同じチームのメンバー)注意"...,
+ },
&{Name: "Peer", Desc: "アカウントの別名", Default: "default", TypeName: "domain.dropbox.api.dbx_conn_impl.conn_business_file", ...},
},
GridDataInput: nil,
GridDataOutput: nil,
... // 2 identical fields
}
&dc_recipe.Report{
Name: "membership",
Desc: "このレポートは共有フォルダまたはチームフォ\xe3"...,
Columns: []*dc_recipe.ReportColumn{
... // 5 identical elements
&{Name: "member_name", Desc: "このメンバーの名前"},
&{Name: "member_email", Desc: "このメンバーのメールアドレス"},
+ &{
+ Name: "same_team",
+ Desc: "メンバーが同じチームかどうか. もしメンバーが同じチームかどうか判定できない場合は空白を"...,
+ },
},
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 3 identical fields
Reports: nil,
Feeds: nil,
Values: []*dc_recipe.Value{
+ &{
+ Name: "FolderName",
+ Desc: "フォルダ名によるフィルター. 名前による完全一致でフィルター.",
+ },
+ &{
+ Name: "FolderNamePrefix",
+ Desc: "フォルダ名によるフィルター. 名前の前方一致によるフィルター.",
+ },
+ &{
+ Name: "FolderNameSuffix",
+ Desc: "フォルダ名によるフィルター. 名前の後方一致によるフィルター.",
+ },
&{Name: "Peer", Desc: "アカウントの別名", Default: "default", TypeName: "domain.dropbox.api.dbx_conn_impl.conn_business_file", ...},
},
GridDataInput: nil,
GridDataOutput: nil,
... // 2 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 7 identical fields
ConnUsePersonal: false,
ConnUseBusiness: true,
ConnScopes: map[string]string{
"File": "business_file",
"Info": "business_info",
"Mgmt": "business_management",
+ "Peer": "business_file",
},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: true,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_info"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 6 identical fields
CliNote: "",
ConnUsePersonal: false,
- ConnUseBusiness: false,
+ ConnUseBusiness: true,
ConnScopes: map[string]string{
+ "DstFile": "business_file",
+ "DstMgmt": "business_management",
+ "SrcFile": "business_file",
+ "SrcMgmt": "business_management",
},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: true,
ConnScopes: {"Peer": "business_file"},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 6 identical fields
CliNote: "",
ConnUsePersonal: false,
- ConnUseBusiness: false,
+ ConnUseBusiness: true,
ConnScopes: map[string]string{
+ "DstFile": "business_file",
+ "DstMgmt": "business_management",
+ "SrcFile": "business_file",
+ "SrcMgmt": "business_management",
},
- Services: nil,
+ Services: []string{"dropbox_business"},
IsSecret: false,
IsConsole: false,
... // 10 identical fields
}
&dc_recipe.Recipe{
... // 8 identical fields
ConnUseBusiness: false,
ConnScopes: {},
- Services: nil,
+ Services: []string{},
IsSecret: false,
IsConsole: false,
IsExperimental: false,
IsIrreversible: false,
- IsTransient: false,
+ IsTransient: true,
Reports: nil,
Feeds: nil,
... // 5 identical fields
}