Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stopr ¶
type Stopr struct {
// contains filtered or unexported fields
}
Stopr is the struct for stopping tortoise safely.
type StoprOption ¶
type StoprOption string
var (
NoLoweringResource StoprOption = "NoLoweringResource"
)
Click to show internal directories.
Click to hide internal directories.