Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientTypes ¶
func ClientTypes() []string
Types ¶
type ClientType ¶
type ClientType string
const ( CLI ClientType = "cli" DJANGO ClientType = "django" DOTNET ClientType = ".net" GO ClientType = "go" JAVA ClientType = "java" NODEJS ClientType = "node.js" PHP ClientType = "php" PRISMA ClientType = "prisma" PYTHON ClientType = "python" RAILS ClientType = "rails" RUST ClientType = "rust" SYMFONY ClientType = "symfony" )
func (ClientType) String ¶
func (t ClientType) String() string
type ConnectionInfo ¶
type EngineInfo ¶
Click to show internal directories.
Click to hide internal directories.