Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is used to store the pool of db connection.
type Metadata ¶ added in v0.15.0
type Metadata struct {
TableContent Table
Structure Table
Constraints Table
Indexes Table
TotalPages int
}
Metadata sums up the most relevant data from a table.
Click to show internal directories.
Click to hide internal directories.