MCPcopy
hub / github.com/lxn/walk / Remove

Method Remove

application.go:22–22  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

20 Put(key, value string) error
21 PutExpiring(key, value string) error
22 Remove(key string) error
23 ExpireDuration() time.Duration
24 SetExpireDuration(expireDuration time.Duration)
25 Load() error

Callers 3

PresentErrorMethod · 0.65
NewMainWindowWithCfgFunction · 0.65
SetToolBarMethod · 0.65

Implementers 1

IniFileSettingsinifilesettings.go

Calls

no outgoing calls

Tested by

no test coverage detected