Documentation
¶
Overview ¶
Package mock is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cntopo ¶
type Cntopo struct {
// contains filtered or unexported fields
}
Cntopo is a mock of Cntopo interface.
func NewCntopo ¶
func NewCntopo(ctrl *gomock.Controller) *Cntopo
NewCntopo creates a new mock instance.
func (*Cntopo) EXPECT ¶
func (m *Cntopo) EXPECT() *CntopoMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type CntopoMockRecorder ¶
type CntopoMockRecorder struct {
// contains filtered or unexported fields
}
CntopoMockRecorder is the mock recorder for Cntopo.
func (*CntopoMockRecorder) GetRings ¶
func (mr *CntopoMockRecorder) GetRings(arg0, arg1 interface{}) *gomock.Call
GetRings indicates an expected call of GetRings.
Click to show internal directories.
Click to hide internal directories.