mirror of
https://github.com/coder/coder.git
synced 2026-06-07 06:58:17 +00:00
3a0a4ddfcd
Convert to builder for consistency with rest of the package. This will make it easier to use, and means we can drop "Builder" from function arguments since they are all builders in the package.