Documentation ¶
Index ¶
- Variables
- func CreateHellos(t *testing.T, num int) []*taikaiv1.Hello
- func CreateRandomNumHellos(t *testing.T) []*taikaiv1.Hello
- func DeleteHellos(ids []string) error
- func GetHellosById(ids []string) ([]*taikaiv1.Hello, error)
- func ListHellos(limit, offset int, orderBy string) ([]*taikaiv1.Hello, error)
- func UpsertHellos(hellos []*taikaiv1.Hello) ([]*taikaiv1.Hello, error)
- type TestData
Constants ¶
This section is empty.
Variables ¶
View Source
var ApiClient = initializeApiClient(5 * time.Second)
View Source
var LoadedTestData = TestData{}
Functions ¶
func DeleteHellos ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.