Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDnAgentServer ¶
type MockDnAgentServer struct {
// contains filtered or unexported fields
}
func NewMockDnAgentServer ¶
func NewMockDnAgentServer(sockPath string, t *testing.T) (*MockDnAgentServer, error)
func (*MockDnAgentServer) SockAddr ¶
func (s *MockDnAgentServer) SockAddr() string
func (*MockDnAgentServer) Stop ¶
func (s *MockDnAgentServer) Stop()
func (*MockDnAgentServer) SyncupDnCnt ¶
func (s *MockDnAgentServer) SyncupDnCnt() int
Click to show internal directories.
Click to hide internal directories.