mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
Simplify allocDir.Build() function to avoid depending on client/structs, and remove a parameter that's always set to `false`. The motivation here is to avoid a dependency cycle between drivers/cstructs and alloc_dir.