Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Preset string // kept for backward compatibility, will be changed to only v2 at some point Window models.Window // contains filtered or unexported fields }
func NewCustomConfig ¶
func NewIncrementalConfig ¶
func NewIncrementalConfig() Config
func NewPresetConfig ¶
func (Config) GetTruncateTo ¶
func (Config) GetVersion ¶
type Window ¶
type Window struct {
// contains filtered or unexported fields
}
func FromBaseWindow ¶
func FromSchedule ¶
type WithWindow ¶
Click to show internal directories.
Click to hide internal directories.