Commit 96abade
committed
mmaprototype: move unused helper functions to constraint_unused.go
Previously, constraint.go included a few helper functions intended for future
production use but not currently in use. This commit moves those helpers into
their own dedicated file to make constraint.go smaller.1 parent 21eed7b commit 96abade
File tree
3 files changed
+449
-437
lines changed- pkg/kv/kvserver/allocator/mmaprototype
3 files changed
+449
-437
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments