Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestModeEnabled ¶
func TestModeEnabled() bool
Types ¶
type Tester ¶
type Tester struct { Addr string StateIsMullvad *atomic.Bool StateOpMode *atomic.Value // contains filtered or unexported fields }
func (*Tester) SetIsMullvad ¶
func (t *Tester) SetIsMullvad()
func (*Tester) SetIsNotMullvad ¶
func (t *Tester) SetIsNotMullvad()
func (*Tester) SetOpIsMullvad ¶
func (t *Tester) SetOpIsMullvad()
func (*Tester) SetOpRelays ¶
func (t *Tester) SetOpRelays()
func (*Tester) StartServer ¶
func (t *Tester) StartServer()
Click to show internal directories.
Click to hide internal directories.