Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_LIFETIME_OF_WELCOME_MESSAGES = 90
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
func NewPruneExecutor ¶
type WelcomePruner ¶
type WelcomePruner struct {
// contains filtered or unexported fields
}
func (*WelcomePruner) PruneCycle ¶
func (w *WelcomePruner) PruneCycle(ctx context.Context) (int, error)
Click to show internal directories.
Click to hide internal directories.