Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FinalizerWrap ¶
type FinalizerWrap func(string)
func (FinalizerWrap) Finalize ¶
func (c FinalizerWrap) Finalize(s string)
type Persistence ¶
type Persistence struct {
// contains filtered or unexported fields
}
func NewPersistence ¶
func NewPersistence( remoteLocationPrefix string, logger *zap.Logger, ) *Persistence
func (*Persistence) Finalize ¶
func (p *Persistence) Finalize(filename string)
type Switcher ¶
type Switcher struct {
// contains filtered or unexported fields
}
func NewSwitcher ¶
Click to show internal directories.
Click to hide internal directories.