Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶ added in v1.8.0
type Stats struct {
CreateOps *utils.AtomicInt32Counter
UpdateOps *utils.AtomicInt32Counter
DeleteOps *utils.AtomicInt32Counter
}
Stats holds the stats related to a Solve.
Click to show internal directories.
Click to hide internal directories.