mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08: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.