Documentation ¶ Index ¶ type TestCase Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type TestCase ¶ type TestCase struct { Name string Value interface{} // Expected strings for reference and de-reference. RefStrings []string DerefStrings []string JSONStrings []string OpenAPIStrings []string } Source Files ¶ View all Source files testcase.go Click to show internal directories. Click to hide internal directories.