package checkpoints type OptionInterface interface { Type() string }