Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInterface ¶
ClientInterface defines the contract for browser operations.
type MockClient ¶
MockClient is a mock implementation of ClientInterface for testing.
func (*MockClient) OpenURL ¶
func (m *MockClient) OpenURL(url string) error
OpenURL mocks opening a URL in the browser.
Click to show internal directories.
Click to hide internal directories.