Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
Profiler as a model of table profiler
func New ¶
func New(queryExecutor protocol.QueryExecutor, metadataStore protocol.MetadataStore) *Profiler
New as a constructor of table profiler
Click to show internal directories.
Click to hide internal directories.