package
Version:
v0.11.10
Opens a new window with list of versions in this module.
Published: Mar 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
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.
WithOptions forwards options to client creation.
type TestingT interface {
FailNow()
Error(...any)
}
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.