Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryManager ¶
func NewDirectoryManager ¶
func NewDirectoryManager() DirectoryManager
type DirectoryManagerImpl ¶
type DirectoryManagerImpl struct {
Timer util.TimeManager
}
func (DirectoryManagerImpl) Create ¶
func (d DirectoryManagerImpl) Create(previousMonth bool, nextMonth bool) error
func (DirectoryManagerImpl) GetDirConfig ¶
func (d DirectoryManagerImpl) GetDirConfig(previousMonth bool, nextMonth bool) (string, string)
Click to show internal directories.
Click to hide internal directories.