Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnumTestWrapper ¶
type EnumTestWrapper struct { Header string InitialBasicEnumer enuminf.BasicEnumer TypeName string ExpectedEnumType enuminf.EnumTyper ExpectedMapValues map[string]interface{} // key - name, value - can be any ExpectedInvalidName string ExpectedInvalidValueString string ExpectedRangesNamesCsv string IntegerMinMax corerange.MinMaxInt StringMin string StringMax string }
type PathPatternTypeCreationTestWrapper ¶
type PathPatternTypeCreationTestWrapper struct { PathType pathpatterntype.Variant Name, FullName, CurlyFullName string CompiledTemplateFullPath string AssociatedTemplatePaths []string }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.