MCPcopy Index your code
hub / github.com/coder/coder / PostgresAuth

TypeAlias PostgresAuth

codersdk/deployment.go:562–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560}
561
562type PostgresAuth string
563
564const (
565 PostgresAuthPassword PostgresAuth = "password"

Callers 8

resetPasswordMethod · 0.92
ServerMethod · 0.92
dbcryptRotateCmdMethod · 0.92
dbcryptDecryptCmdMethod · 0.92
dbcryptDeleteCmdMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected