mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
I'd like to convert dbfake into a builder pattern to prevent a proliferation of XXXWithYYY methods. This is one step of the way by removing the Non-builder function.