Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStarter ¶
func NewStarter(logger logger.Logger, ie InjectEndpoints) (s *starter)
Types ¶
type InjectEndpoints ¶
type InjectEndpoints func( *viper.Viper, *router.Router, logger.Logger, http_handler.HttpHandler, map[string]database.SqlHandler, map[string]storage.Storage, ) error
Click to show internal directories.
Click to hide internal directories.