id stringlengths 2 7 | text stringlengths 17 51.2k | title stringclasses 1 value |
|---|---|---|
c170900 | nil {
return true
}
return false
} | |
c170901 | nil {
return ""
}
return *t.LineType
} | |
c170902 | nil {
return "", false
}
return *t.LineType, true
} | |
c170903 | nil {
return true
}
return false
} | |
c170904 | nil {
return ""
}
return *t.LineWidth
} | |
c170905 | nil {
return "", false
}
return *t.LineWidth, true
} | |
c170906 | nil {
return true
}
return false
} | |
c170907 | return ""
}
return *t.NewStatus
} | |
c170908 |
return "", false
}
return *t.NewStatus, true
} | |
c170909 | t != nil && t.NewStatus != nil {
return true
}
return false
} | |
c170910 | nil {
return ""
}
return *t.Service
} | |
c170911 | nil {
return "", false
}
return *t.Service, true
} | |
c170912 | nil {
return true
}
return false
} | |
c170913 | {
return false
}
return *t.ShowBreakdown
} | |
c170914 | nil {
return false, false
}
return *t.ShowBreakdown, true
} | |
c170915 | nil {
return true
}
return false
} | |
c170916 | {
return false
}
return *t.ShowDistribution
} | |
c170917 | {
return false, false
}
return *t.ShowDistribution, true
} | |
c170918 | {
if t != nil && t.ShowDistribution != nil {
return true
}
return false
} | |
c170919 | {
return false
}
return *t.ShowErrors
} | |
c170920 | nil {
return false, false
}
return *t.ShowErrors, true
} | |
c170921 | nil {
return true
}
return false
} | |
c170922 | nil {
return false
}
return *t.ShowHits
} | |
c170923 | nil {
return false, false
}
return *t.ShowHits, true
} | |
c170924 | nil {
return true
}
return false
} | |
c170925 | {
return false
}
return *t.ShowLatency
} | |
c170926 | nil {
return false, false
}
return *t.ShowLatency, true
} | |
c170927 | nil {
return true
}
return false
} | |
c170928 | {
return false
}
return *t.ShowResourceList
} | |
c170929 | {
return false, false
}
return *t.ShowResourceList, true
} | |
c170930 | {
if t != nil && t.ShowResourceList != nil {
return true
}
return false
} | |
c170931 | nil {
return ""
}
return *t.SizeFormat
} | |
c170932 | nil {
return "", false
}
return *t.SizeFormat, true
} | |
c170933 | nil {
return true
}
return false
} | |
c170934 | nil {
return ""
}
return *t.SpanName
} | |
c170935 | nil {
return "", false
}
return *t.SpanName, true
} | |
c170936 | nil {
return true
}
return false
} | |
c170937 |
return 0
}
return *t.FromTs
} | |
c170938 | {
return 0, false
}
return *t.FromTs, true
} | |
c170939 | {
return true
}
return false
} | |
c170940 |
return 0
}
return *t.ToTs
} | |
c170941 | {
return 0, false
}
return *t.ToTs, true
} | |
c170942 |
return true
}
return false
} | |
c170943 | nil || w.AlertID == nil {
return 0
}
return *w.AlertID
} | |
c170944 | return 0, false
}
return *w.AlertID, true
} | |
c170945 | return true
}
return false
} | |
c170946 | nil || w.AutoRefresh == nil {
return false
}
return *w.AutoRefresh
} | |
c170947 | false, false
}
return *w.AutoRefresh, true
} | |
c170948 | != nil && w.AutoRefresh != nil {
return true
}
return false
} | |
c170949 | return ""
}
return *w.Bgcolor
} | |
c170950 | return "", false
}
return *w.Bgcolor, true
} | |
c170951 | return true
}
return false
} | |
c170952 | return ""
}
return *w.Columns
} | |
c170953 | return "", false
}
return *w.Columns, true
} | |
c170954 | return true
}
return false
} | |
c170955 | return ""
}
return *w.HTML
} | |
c170956 | return "", false
}
return *w.HTML, true
} | |
c170957 | return true
}
return false
} | |
c170958 | return ""
}
return *w.LayoutVersion
} | |
c170959 | return "", false
}
return *w.LayoutVersion, true
} | |
c170960 | w != nil && w.LayoutVersion != nil {
return true
}
return false
} | |
c170961 | nil || w.Legend == nil {
return false
}
return *w.Legend
} | |
c170962 | false, false
}
return *w.Legend, true
} | |
c170963 | return true
}
return false
} | |
c170964 | || w.ManageStatusShowTitle == nil {
return false
}
return *w.ManageStatusShowTitle
} | |
c170965 | || w.ManageStatusShowTitle == nil {
return false, false
}
return *w.ManageStatusShowTitle, true
} | |
c170966 | w.ManageStatusShowTitle != nil {
return true
}
return false
} | |
c170967 | nil || w.ManageStatusTitleAlign == nil {
return ""
}
return *w.ManageStatusTitleAlign
} | |
c170968 | "", false
}
return *w.ManageStatusTitleAlign, true
} | |
c170969 | w.ManageStatusTitleAlign != nil {
return true
}
return false
} | |
c170970 | nil || w.ManageStatusTitleSize == nil {
return ""
}
return *w.ManageStatusTitleSize
} | |
c170971 | "", false
}
return *w.ManageStatusTitleSize, true
} | |
c170972 | w.ManageStatusTitleSize != nil {
return true
}
return false
} | |
c170973 | nil || w.ManageStatusTitleText == nil {
return ""
}
return *w.ManageStatusTitleText
} | |
c170974 | "", false
}
return *w.ManageStatusTitleText, true
} | |
c170975 | w.ManageStatusTitleText != nil {
return true
}
return false
} | |
c170976 | return ScreenboardMonitor{}
}
return *w.Monitor
} | |
c170977 | return ScreenboardMonitor{}, false
}
return *w.Monitor, true
} | |
c170978 | return true
}
return false
} | |
c170979 | || w.MustShowBreakdown == nil {
return false
}
return *w.MustShowBreakdown
} | |
c170980 | false, false
}
return *w.MustShowBreakdown, true
} | |
c170981 | w.MustShowBreakdown != nil {
return true
}
return false
} | |
c170982 | || w.MustShowDistribution == nil {
return false
}
return *w.MustShowDistribution
} | |
c170983 | false, false
}
return *w.MustShowDistribution, true
} | |
c170984 | w.MustShowDistribution != nil {
return true
}
return false
} | |
c170985 | nil || w.MustShowErrors == nil {
return false
}
return *w.MustShowErrors
} | |
c170986 | false, false
}
return *w.MustShowErrors, true
} | |
c170987 | w != nil && w.MustShowErrors != nil {
return true
}
return false
} | |
c170988 | nil || w.MustShowHits == nil {
return false
}
return *w.MustShowHits
} | |
c170989 | false, false
}
return *w.MustShowHits, true
} | |
c170990 | != nil {
return true
}
return false
} | |
c170991 | nil || w.MustShowLatency == nil {
return false
}
return *w.MustShowLatency
} | |
c170992 | false, false
}
return *w.MustShowLatency, true
} | |
c170993 | w.MustShowLatency != nil {
return true
}
return false
} | |
c170994 | || w.MustShowResourceList == nil {
return false
}
return *w.MustShowResourceList
} | |
c170995 | false, false
}
return *w.MustShowResourceList, true
} | |
c170996 | w.MustShowResourceList != nil {
return true
}
return false
} | |
c170997 | nil || w.Params == nil {
return Params{}
}
return *w.Params
} | |
c170998 | Params{}, false
}
return *w.Params, true
} | |
c170999 | return true
}
return false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.