Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Asclient ¶
Asclient is an autogenerated mock type for the asclient type
func NewAsclient ¶
func NewAsclient(t mockConstructorTestingTNewAsclient) *Asclient
NewAsclient creates a new instance of Asclient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
type Asconn ¶
Asconn is an autogenerated mock type for the asconn type
func NewAsconn ¶
func NewAsconn(t mockConstructorTestingTNewAsconn) *Asconn
NewAsconn creates a new instance of Asconn. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Asconn) Login ¶
func (_m *Asconn) Login(_a0 *aerospike.ClientPolicy) aerospike.Error
Login provides a mock function with given fields: _a0
func (*Asconn) RequestInfo ¶
RequestInfo provides a mock function with given fields: _a0
type Node ¶
Node is an autogenerated mock type for the Node type
func NewNode ¶
func NewNode(t mockConstructorTestingTNewNode) *Node
NewNode creates a new instance of Node. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Node) RequestInfo ¶
func (_m *Node) RequestInfo(_a0 *aerospike.InfoPolicy, _a1 ...string) (map[string]string, aerospike.Error)
RequestInfo provides a mock function with given fields: _a0, _a1