Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aerospike ¶
Aerospike is an autogenerated mock type for the Aerospike type
func NewAerospike ¶
func NewAerospike(t mockConstructorTestingTNewAerospike) *Aerospike
NewAerospike creates a new instance of Aerospike. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Aerospike) Close ¶
func (_m *Aerospike) Close()
Close provides a mock function with given fields:
type NodeGetter ¶ added in v0.57.2
NodeGetter is an autogenerated mock type for the nodeGetter type
func NewNodeGetter ¶ added in v0.57.2
func NewNodeGetter(t mockConstructorTestingTNewNodeGetter) *NodeGetter
NewNodeGetter creates a new instance of NodeGetter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*NodeGetter) Close ¶ added in v0.57.2
func (_m *NodeGetter) Close()
Close provides a mock function with given fields:
func (*NodeGetter) GetNodes ¶ added in v0.57.2
func (_m *NodeGetter) GetNodes() []cluster.Node
GetNodes provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.