MCPcopy
hub / github.com/CodisLabs/codis / UnitSlice

TypeAlias UnitSlice

extern/deprecated/redis-test/utils.go:477–477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475}
476
477type UnitSlice []*Unit
478
479func (us UnitSlice) Del(c *Conn, exists bool) {
480 keys := make([]interface{}, len(us))

Callers 10

mainMethod · 0.85
playerMethod · 0.85
playerMethod · 0.85
playerMethod · 0.85
playerMethod · 0.85
playerMethod · 0.85
mainMethod · 0.85
playerMethod · 0.85
playerMethod · 0.85
playerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected