anchor dict | positive dict | negative dict |
|---|---|---|
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetAssigning(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Assigning = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetBooting(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *InstancesCount {\n\ts.Booting = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetConnectionLost(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ConnectionLost = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetDeregistering(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Deregistering = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetOnline(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *InstancesCount {\n\ts.Online = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetRebooting(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Rebooting = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetRegistered(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Registered = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetRegistering(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Registering = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetRequested(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Requested = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetRunningSetup(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RunningSetup = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetSetupFailed(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SetupFailed = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetShuttingDown(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ShuttingDown = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetStartFailed(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.StartFailed = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetStopFailed(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.StopFailed = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetStopping(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Stopping = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetTerminated(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Terminated = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetTerminating(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Terminating = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *InstancesCount) SetUnassigning(v int64) *InstancesCount {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Unassigning = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Layer) SetDefaultRecipes(v *Recipes) *Layer {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DefaultRecipes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Layer) SetDefaultSecurityGroupNames(v []*string) *Layer {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DefaultSecurityGroupNames = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *OperatingSystem) SetConfigurationManagers(v []*OperatingSystemConfigurationManager)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *OperatingSystem {\n\ts.ConfigurationManagers = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *OperatingSystem) SetReportedName(v string) *OperatingSystem {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ReportedName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *OperatingSystem {\n\ts.ConfigurationManagers = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *OperatingSystem) SetReportedVersion(v string) *OperatingSystem {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ReportedVersion = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *OperatingSystem {\n\ts.ConfigurationManagers = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *OperatingSystem) SetSupported(v bool) *OperatingSystem {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Supported = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *OperatingSystem {\n\ts.ConfigurationManagers = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *RdsDbInstance) SetDbInstanceIdentifier(v string) *RdsDbInstance {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DbInstanceIdentifier = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *RdsDbInstance) SetMissingOnRds(v bool) *RdsDbInstance {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MissingOnRds = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Recipes) SetConfigure(v []*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Recipes {\n\ts.Configure = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Recipes) SetDeploy(v []*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Recipes {\n\ts.Deploy = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Recipes) SetSetup(v []*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Recipes {\n\ts.Setup = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Recipes) SetUndeploy(v []*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Recipes {\n\ts.Undeploy = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *RegisterInstanceInput) SetRsaPublicKey(v string) *RegisterInstanceInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.RsaPublicKey = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *RegisterInstanceInput) SetRsaPublicKeyFingerprint(v string) *RegisterInstanceInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RsaPublicKeyFingerprint = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ServiceError) SetServiceErrorId(v string) *ServiceError {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ServiceErrorId = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ShutdownEventConfiguration) SetDelayUntilElbConnectionsDrained(v bool) *ShutdownEventConfiguration {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DelayUntilElbConnectionsDrained = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ShutdownEventConfiguration) SetExecutionTimeout(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *ShutdownEventConfiguration {\n\ts.ExecutionTimeout = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *SslConfiguration) SetChain(v string) *SslConfiguration",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.Chain = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *StackSummary) SetAppsCount(v int64) *StackSummary {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AppsCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *StackSummary) SetInstancesCount(v *InstancesCount)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *StackSummary {\n\ts.InstancesCount = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *StackSummary) SetLayersCount(v int64) *StackSummary {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LayersCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetFriday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Friday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetMonday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Monday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetSaturday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Saturday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetSunday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Sunday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetThursday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Thursday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetTuesday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Tuesday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyAutoScalingSchedule) SetWednesday(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *WeeklyAutoScalingSchedule {\n\ts.Wednesday = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func NewCredentials(command string, options ...func(*ProcessProvider)) *credentials.Credentials {\n\tp := &ProcessProvider{\n\t\tcommand: exec.Command(command),\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tDuration: DefaultDuration,\n\t\tTimeout: DefaultTimeout,\n\t\tMaxBufSize: DefaultBufSize,\n\t}\n\n\tfor _, option := range options {\n\t\toption(p)\n\t}\n\n\treturn credentials.NewCredentials(p)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " _, command := range commands {\n if m, _ := regexp.MatchString(command.Pattern.String(), entry.Content); m {\n fmt.Printf(\"-> Command: %s\\n\", entry.Content)\n command.Handler(command, entry)\n break\n }\n ... |
{
"audio": "",
"image": "",
"text": "func NewCredentialsTimeout(command string, timeout time.Duration) *credentials.Credentials {\n\tp :=",
"video": ""
} | {
"audio": "",
"image": "",
"text": " NewCredentials(command, func(opt *ProcessProvider) {\n\t\topt.Timeout = timeout\n\t})\n\n\treturn p\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\treturn func(opts *options) {\n\t\topts.instReq.Timeout = timeout\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (p *ProcessProvider) Retrieve() (credentials.Value, error) {\n\tout, err := p.executeCredentialProcess()\n\tif err != nil {\n\t\treturn credentials.Value{ProviderName: ProviderName}, err\n\t}\n\n\t// Serialize and validate response\n\tresp := &credentialProcessResponse{}\... | {
"audio": "",
"image": "",
"text": "\terrMsgProcessProviderMissKey,\n\t\t\tnil)\n\t}\n\n\tif len(resp.SecretAccessKey) == 0 {\n\t\treturn credentials.Value{ProviderName: ProviderName}, awserr.New(\n\t\t\tErrCodeProcessProviderRequired,\n\t\t\terrMsgProcessProviderMissSecret,\n\t\t\tnil)\n\t}\n\n\t// Handle expir... | {
"audio": "",
"image": "",
"text": "\t}\n\tsignature, err := GetSignature(credentials.UserAuthentication, headers.Get(\"Date\"))\n\tif err != nil {\n\t\treturn \"\", err\n\t}\n\treturn fmt.Sprintf(SdcSignature, credentials.UserAuthentication.User, credentials.SdcKeyId,\n\t\tcredentials.UserAuthentication.Algorit... |
{
"audio": "",
"image": "",
"text": "func (p *ProcessProvider) prepareCommand() error {\n\n\tvar cmdArgs []string\n\tif runtime.GOOS == \"windows\" {\n\t\tcmdArgs = []string{\"cmd.exe\", \"/C\"}\n\t} else {\n\t\tcmdArgs = []string{\"sh\", \"-c\"}\n\t}\n\n\tif len(p.originalCommand) == 0 {\n\t\tp.originalCommand =... | {
"audio": "",
"image": "",
"text": "\t\t\t\t\"%s: %s\",\n\t\t\t\t\terrMsgProcessProviderPrepareCmd,\n\t\t\t\t\terrMsgProcessProviderEmptyCmd),\n\t\t\t\tnil)\n\t\t}\n\t}\n\n\tcmdArgs = append(cmdArgs, p.originalCommand...)\n\tp.command = exec.Command(cmdArgs[0], cmdArgs[1:]...)\n\tp.command.Env = os.Environ()\n\n... | {
"audio": "",
"image": "",
"text": " if len(comment) == 3 {\n\t\t\t_ = p.googleBot()\n\t\t}\n\t} else if len(comment) > 0 {\n\t\tif len(comment) > 3 {\n\t\t\tp.localization = comment[3]\n\t\t}\n\t\tif strings.HasPrefix(comment[0], \"Windows NT\") {\n\t\t\tp.os = normalizeOS(comment[0])\n\t\t} else if len(comment... |
{
"audio": "",
"image": "",
"text": "func (p *ProcessProvider) executeCredentialProcess() ([]byte, error) {\n\n\tif err := p.prepareCommand(); err != nil {\n\t\treturn nil, err\n\t}\n\n\t// Setup the pipes\n\toutReadPipe, outWritePipe, err := os.Pipe()\n\tif err != nil {\n\t\treturn nil, awserr.New(\n\t\t\tErrCod... | {
"audio": "",
"image": "",
"text": "\n\t\t\terrors = appendError(errors, execError)\n\t\t\tif errors != nil {\n\t\t\t\treturn output.Bytes(), awserr.NewBatchError(\n\t\t\t\t\tErrCodeProcessProviderExecution,\n\t\t\t\t\terrMsgProcessProviderProcess,\n\t\t\t\t\terrors)\n\t\t\t}\n\t\tcase <-time.After(p.Timeout):\n... | {
"audio": "",
"image": "",
"text": "\n\t\tp.Event = pipe.Event\n\t} else {\n\t\tp.Err = make(chan error)\n\t\tp.Event = make(chan events.Event, 10) // buffer the event channel\n\t}\n\n\treturn p\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func appendError(errors []error, err error) []error {\n\tif err != nil {\n\t",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\treturn append(errors, err)\n\t}\n\treturn errors\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\t\t\t\terrors.AppendError(errors.NewErrDownload(n.ImportPath + \": \" + err.Error()))\n\t\t\t\tfailCount++\n\t\t\t\tos.RemoveAll(n.InstallPath)\n\t\t\t\treturn nil, nil, nil\n\t\t\t}\n\t\t}\n\t\tsrcPath = n.InstallPath\n\t}\n\n\tif n.IsGetDeps {\n\t\timports, err = getDep... |
{
"audio": "",
"image": "",
"text": "func (p ErrorProvider) Retrieve() (Value, error) {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " Value{ProviderName: p.ProviderName}, p.Err\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\treturn func(p *Prompt) error {\n\t\tp.keyBindMode = m\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (e *Expiry) SetExpiration(expiration time.Time, window time.Duration) {\n\te.expiration = expiration\n\tif window >",
"video": ""
} | {
"audio": "",
"image": "",
"text": " 0 {\n\t\te.expiration = e.expiration.Add(-window)\n\t}\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\treturn time.Now().UnixNano() > counter.Expiration\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (c *Credentials) ExpiresAt() (time.Time, error) {\n\tc.m.RLock()\n\tdefer c.m.RUnlock()\n\n\texpirer, ok := c.provider.(Expirer)\n\tif !ok {\n\t\treturn time.Time{}, awserr.New(\"ProviderNotExpirer\",\n\t\t\tfmt.Sprintf(\"provider %s does not support ExpiresAt()\", c.cred... | {
"audio": "",
"image": "",
"text": " c.forceRefresh {\n\t\t// set expiration time to the distant past\n\t\treturn time.Time{}, nil\n\t}\n\treturn expirer.ExpiresAt(), nil\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tdefer c.Unlock()\n\n\tfor id := range c.cache {\n\t\tif _, ok := liveContainers[id]; !ok {\n\t\t\tdelete(c.cache, id)\n\t\t}\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *PublishInput) SetQos(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *PublishInput {\n\ts.Qos = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Container) SetAccessLoggingEnabled(v bool) *Container {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AccessLoggingEnabled = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Container {\n\tsteadyStateStatus := steadyState\n\treturn &Container{\n\t\tSteadyStateStatusUnsafe: &steadyStateStatus,\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *BatchGetRepositoriesOutput) SetRepositoriesNotFound(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *BatchGetRepositoriesOutput {\n\ts.RepositoriesNotFound = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Commit) SetAdditionalData(v string) *Commit {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AdditionalData = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Commit) SetCommitter(v *UserInfo)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Commit {\n\ts.Committer = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitInput) SetAuthorName(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *CreateCommitInput {\n\ts.AuthorName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitInput) SetDeleteFiles(v []*DeleteFileEntry)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CreateCommitInput {\n\ts.DeleteFiles = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitInput) SetPutFiles(v []*PutFileEntry)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CreateCommitInput {\n\ts.PutFiles = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitInput) SetSetFileModes(v []*SetFileModeEntry)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CreateCommitInput {\n\ts.SetFileModes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitOutput) SetFilesAdded(v []*FileMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CreateCommitOutput {\n\ts.FilesAdded = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitOutput) SetFilesDeleted(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*FileMetadata) *CreateCommitOutput {\n\ts.FilesDeleted = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCommitOutput) SetFilesUpdated(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*FileMetadata) *CreateCommitOutput {\n\ts.FilesUpdated = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DeleteBranchOutput) SetDeletedBranch(v *BranchInfo) *DeleteBranchOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.DeletedBranch = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribePullRequestEventsOutput) SetPullRequestEvents(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*PullRequestEvent) *DescribePullRequestEventsOutput {\n\ts.PullRequestEvents = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Difference) SetAfterBlob(v *BlobMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Difference {\n\ts.AfterBlob = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Difference) SetBeforeBlob(v *BlobMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Difference {\n\ts.BeforeBlob = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetCommentsForComparedCommitOutput) SetCommentsForComparedCommitData(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*CommentsForComparedCommit) *GetCommentsForComparedCommitOutput {\n\ts.CommentsForComparedCommitData = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetCommentsForPullRequestOutput) SetCommentsForPullRequestData(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*CommentsForPullRequest) *GetCommentsForPullRequestOutput {\n\ts.CommentsForPullRequestData = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetCommitOutput) SetCommit(v *Commit) *GetCommitOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.Commit = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDifferencesInput) SetAfterCommitSpecifier(v string) *GetDifferencesInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AfterCommitSpecifier = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDifferencesInput) SetAfterPath(v string) *GetDifferencesInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.AfterPath = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDifferencesInput) SetBeforeCommitSpecifier(v string) *GetDifferencesInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.BeforeCommitSpecifier = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDifferencesInput) SetBeforePath(v string) *GetDifferencesInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.BeforePath = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDifferencesOutput) SetDifferences(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*Difference) *GetDifferencesOutput {\n\ts.Differences = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetFolderOutput) SetSubFolders(v []*Folder) *GetFolderOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.SubFolders = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetFolderOutput) SetSubModules(v []*SubModule) *GetFolderOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.SubModules = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetFolderOutput) SetSymbolicLinks(v []*SymbolicLink)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *GetFolderOutput {\n\ts.SymbolicLinks = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetMergeConflictsInput) SetDestinationCommitSpecifier(v string) *GetMergeConflictsInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DestinationCommitSpecifier = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetMergeConflictsInput) SetMergeOption(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *GetMergeConflictsInput {\n\ts.MergeOption = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetMergeConflictsInput) SetSourceCommitSpecifier(v string) *GetMergeConflictsInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SourceCommitSpecifier = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetMergeConflictsOutput) SetMergeable(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *GetMergeConflictsOutput {\n\ts.Mergeable = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListPullRequestsOutput) SetPullRequestIds(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *ListPullRequestsOutput {\n\ts.PullRequestIds = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Location) SetFilePosition(v int64) *Location {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FilePosition = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Location) SetRelativeFileVersion(v string) *Location {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RelativeFileVersion = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *MergeMetadata) SetIsMerged(v bool) *MergeMetadata {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.IsMerged = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *MergeMetadata) SetMergedBy(v string) *MergeMetadata {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MergedBy = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequest) SetLastActivityDate(v time.Time) *PullRequest {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LastActivityDate = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *PullRequest) SetPullRequestTargets(v []*PullRequestTarget)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *PullRequest {\n\ts.PullRequestTargets = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequestEvent) SetPullRequestCreatedEventMetadata(v *PullRequestCreatedEventMetadata) *PullRequestEvent {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.PullRequestCreatedEventMetadata = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequestEvent) SetPullRequestMergedStateChangedEventMetadata(v *PullRequestMergedStateChangedEventMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *PullRequestEvent {\n\ts.PullRequestMergedStateChangedEventMetadata = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequestEvent) SetPullRequestSourceReferenceUpdatedEventMetadata(v *PullRequestSourceReferenceUpdatedEventMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *PullRequestEvent {\n\ts.PullRequestSourceReferenceUpdatedEventMetadata = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequestEvent) SetPullRequestStatusChangedEventMetadata(v *PullRequestStatusChangedEventMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *PullRequestEvent {\n\ts.PullRequestStatusChangedEventMetadata = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequestTarget) SetDestinationCommit(v string) *PullRequestTarget {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DestinationCommit = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PullRequestTarget) SetSourceCommit(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *PullRequestTarget {\n\ts.SourceCommit = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *RepositoryMetadata) SetCloneUrlHttp(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *RepositoryMetadata {\n\ts.CloneUrlHttp = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.