mirror of
https://github.com/coder/coder.git
synced 2026-06-06 14:38:23 +00:00
b25e5dc90b
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.