Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UseCase ¶
type UseCase struct {
// contains filtered or unexported fields
}
func New ¶
func New( trm trm.Manager, commandExecutorUC usecase.CommandExecutor, networkStorage storage.Network, networkHostStorage storage.NetworkHost, networkHostSetupStorage storage.NetworkHostSetup, ) *UseCase
func (*UseCase) ResetByNetworkID ¶
ResetByNetworkID resets additional routes for a network by setting them to empty.
Click to show internal directories.
Click to hide internal directories.