Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileInteractor ¶
type FileInteractor struct { domain.InterfaceFileInteractor // contains filtered or unexported fields }
func NewFileInteractor ¶
func NewFileInteractor( contexts config.FileContexts, repository domain.InterfaceFileRepository, builder builder.File, storage storage.InterfaceStorage, ) FileInteractor
Click to show internal directories.
Click to hide internal directories.