Documentation
¶
Index ¶
- type MetaExtractor
- type Mode
- type Organizer
- func (o *Organizer) BuildTargetPath(sourcePath string, meta metadata.Metadata) (string, error)
- func (o *Organizer) FullSync(ctx context.Context) error
- func (o *Organizer) Watch(ctx context.Context, wg *sync.WaitGroup) error
- func (o *Organizer) WithDirMode(mode os.FileMode) *Organizer
- func (o *Organizer) WithErrLogger(f func(error)) *Organizer
- func (o *Organizer) WithFileMode(mode os.FileMode) *Organizer
- func (o *Organizer) WithOverwrite() *Organizer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaExtractor ¶
type Organizer ¶
type Organizer struct {
// contains filtered or unexported fields
}
func NewOrganizer ¶
func (*Organizer) BuildTargetPath ¶
func (*Organizer) WithErrLogger ¶
func (*Organizer) WithOverwrite ¶
Click to show internal directories.
Click to hide internal directories.