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