Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProvideGORM ¶
func ProvideLogger ¶
func ProvideLogger(cnf config.Logger) usecase_repository.Logger
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func InitializeApp ¶
func (*Application) Run ¶
func (a *Application) Run() error
type MaxFileSize ¶
type MaxFileSize int
type ServicesCleanup ¶
type ServicesCleanup func()
Click to show internal directories.
Click to hide internal directories.