mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +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.