Documentation ¶
Index ¶
- type Test
- func (_m *Test) Close(_a0 string, _a1 int) error
- func (_m *Test) Err() error
- func (_m *Test) Iface1(_a0 func(string) string) (bool, redis.Pool)
- func (_m *Test) Iface10(_a0 example1.Close)
- func (_m *Test) Iface11(_a0 ...interface{})
- func (_m *Test) Iface2(ctx context.Context, found *bool) (bool, error)
- func (_m *Test) Iface3() func(repo.Repo) string
- func (_m *Test) Iface4(_a0 map[string]*esimredis.Client) map[string]string
- func (_m *Test) Iface5(redisClient *esimredis.Client) *esimredis.Client
- func (_m *Test) Iface6(redisClient esimredis.Client) esimredis.Client
- func (_m *Test) Iface7(_a0 chan<- bool, _a1 chan<- esimredis.Client) <-chan bool
- func (_m *Test) Iface8(rp repo.Repo) repo.Repo
- func (_m *Test) Iface9(_a0 example1.TestStruct, _a1 []example1.TestStruct, _a2 [3]example1.TestStruct)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
Test is an autogenerated mock type for the Test type
func (*Test) Iface11 ¶
func (_m *Test) Iface11(_a0 ...interface{})
Iface11 provides a mock function with given fields: _a0
func (*Test) Iface9 ¶
func (_m *Test) Iface9(_a0 example1.TestStruct, _a1 []example1.TestStruct, _a2 [3]example1.TestStruct)
Iface9 provides a mock function with given fields: _a0, _a1, _a2
Click to show internal directories.
Click to hide internal directories.