Documentation ¶
Overview ¶
Package fixture Fixture Demo API
The package (and subpackage) provides test fixture and illustrates the use of the godoc directives
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonType ¶
type CommonType struct {
CommonField string `json:"common"`
}
CommonType will be included in model for testing
Click to show internal directories.
Click to hide internal directories.