Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interactor ¶
type Interactor struct {
Repository repositories.IRepository
}
func NewInteractor ¶
func NewInteractor(repository repositories.IRepository) *Interactor
NewInteractor ...
func (*Interactor) CreateIndex ¶
func (interactor *Interactor) CreateIndex(index string) error
DoSomethingInsert ...
Click to show internal directories.
Click to hide internal directories.