Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Delete
Method
Delete
util/generic/map.go:18–18 ·
view source on GitHub ↗
(key interface{})
Source
from the content-addressed store, hash-verified
16
Get(key
interface
{})
interface
{}
17
Set(key
interface
{}, value
interface
{})
18
Delete(key
interface
{})
19
String() string
20
}
21
Callers
15
set_label_command_test.go
File · 0.65
create_route_command_test.go
File · 0.65
share_route_command_test.go
File · 0.65
map_route_command_test.go
File · 0.65
route_command_test.go
File · 0.65
routes_command_test.go
File · 0.65
labels_command_test.go
File · 0.65
delete_route_command_test.go
File · 0.65
update_destination_command_test.go
File · 0.65
update_route_command_test.go
File · 0.65
unset_label_command_test.go
File · 0.65
unshare_route_command_test.go
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected