Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IUseCase ¶
type IUseCase interface { // GetHcheck it returns instance of Hcheck that implements IHcheck methods. GetHcheck() hcheck.IHcheck }
IUseCase ...
Click to show internal directories.
Click to hide internal directories.