Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attributes ¶
type Attributes struct {
ID string
}
type BaseSuite ¶
type BaseSuite struct { gormtestsupport.DBTestSuite // contains filtered or unexported fields }
func (*BaseSuite) TearDownTest ¶
func (s *BaseSuite) TearDownTest()
type Data ¶
type Data struct {
Attributes *Attributes
}
Click to show internal directories.
Click to hide internal directories.