mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +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.