Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenUnique ¶
func OpenUnique(ctx context.Context, connURL string, namePrefix string) (*dbutil.TempDatabase, error)
OpenUnique opens a temporary, uniquely named database (or isolated database schema) for scratch work. When closed, this database or schema will be cleaned up and destroyed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.