Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTestFile ¶
func CreateTestFile(source string, ext TestFileExt) string
Types ¶
type TestFileExt ¶
type TestFileExt string
const ( YamlTestFileExt TestFileExt = "yaml" JsonTestFileExt TestFileExt = "json" )
Click to show internal directories.
Click to hide internal directories.