Documentation ¶ Index ¶ func Basic(t testing.TB, label string) string func CodeChange(t testing.TB, label string) string func DataBasic(t testing.TB, script string) string type TemplateData Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Basic ¶ func Basic(t testing.TB, label string) string func CodeChange ¶ func CodeChange(t testing.TB, label string) string func DataBasic ¶ func DataBasic(t testing.TB, script string) string Types ¶ type TemplateData ¶ type TemplateData struct { Label string Script string } Source Files ¶ View all Source files template.go Click to show internal directories. Click to hide internal directories.