package
Version:
v0.0.0-...-7d6db92
Opens a new window with list of versions in this module.
Published: Feb 9, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewClient calls ent.NewClient and auto-run migration.
Open calls ent.Open and auto-run migration.
type Option func(*options)
Option configures client creation.
WithMigrateOptions forwards options to auto migration.
WithOptions forwards options to client creation.
type TestingT interface {
FailNow()
Error(...interface{})
}
TestingT is the interface that is shared between
testing.T and testing.B and used by enttest.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.