f0ba4be758
When appending to a slice, there is no guarantee the slice won't be modified. So instead of appending to the global slice availableHeuristics, we create a temporary local one. |
||
---|---|---|
.. | ||
agent_constraints_test.go | ||
agent_constraints.go | ||
agent_test.go | ||
agent.go | ||
choice_test.go | ||
choice.go | ||
combinedattach.go | ||
externalscoreattach_test.go | ||
externalscoreattach.go | ||
graph_test.go | ||
graph.go | ||
interface.go | ||
log.go | ||
manager.go | ||
prefattach_test.go | ||
prefattach.go |