Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAttributeTestData ¶
Types ¶
type AttributeCreate ¶
type AttributeCreate struct {
Body string `json:"body" fake:"{sentence:10}`
}
type AttributeInvalid ¶
type AttributeInvalid struct {
Text string `json:"text"`
}
type AttributeUpdate ¶
type AttributeUpdate struct {
Body string `json:"body" fake:"{sentence:13}`
}
type EntityCreate ¶
type EntityCreate struct {
Body string `json:"body" fake:"{sentence:3}"`
}
type EntityInvalid ¶
type EntityInvalid struct {
ID string `json:"id"`
}
type EntityUpdate ¶
Directories ¶
Path | Synopsis |
---|---|
Package mock_usecase is a generated GoMock package.
|
Package mock_usecase is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.