Documentation ¶
Index ¶
Constants ¶
View Source
const CName = "common.commonspace.deletionmanager"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeletionManager ¶
type DeletionManager interface { app.ComponentRunnable UpdateState(ctx context.Context, state *settingsstate.State) (err error) }
func New ¶
func New() DeletionManager
Click to show internal directories.
Click to hide internal directories.