Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Path points to the testdata directory, assuming you're in one of the // "vX/package" directories. Path = "../../testdata" // SitePath points to a populated test site directory. SitePath = Path + "/http" // BadPath points to an empty site directory. BadPath = Path + "/empty" // TemplatesPath points to the templates directory. TemplatesPath = Path + "/templates" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.