Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiRestInteface ¶
type Application ¶
type Application interface { RunApplication() InitApplication() }
type Controller ¶
type Controller interface {
InitController()
}
type Repository ¶
type Repository interface {
InitRepository()
}
Click to show internal directories.
Click to hide internal directories.