Documentation
¶
Overview ¶
Package MeshUnsetter responsible for unsetting meshnet if got 404 on api request
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MeshUnsetter ¶
type MeshUnsetter interface {
UnSetMesh() error
}
type Meshnet ¶
type Meshnet struct {
// contains filtered or unexported fields
}
func NewMeshnet ¶
func NewMeshnet( man config.Manager, netw MeshUnsetter, errPublisher events.Publisher[error], norduser service.NorduserFileshareClient, ) *Meshnet
func (*Meshnet) NotifyDisabled ¶
func (*Meshnet) NotifySelfRemoved ¶
NotifySelfRemoved unsets meshnet.
Click to show internal directories.
Click to hide internal directories.