hunt.framework.application.Application

Undocumented in source.

Members

Aliases

DefaultServiceProviders
alias DefaultServiceProviders = AliasSeq!(UserServiceProvider, AuthServiceProvider, ConfigServiceProvider, RedisServiceProvider, TranslationServiceProvider, CacheServiceProvider, SessionServiceProvider, DatabaseServiceProvider, QueueServiceProvider, TaskServiceProvider, HttpServiceProvider, GrpcServiceProvider, BreadcrumbServiceProvider, ViewServiceProvider)
Undocumented in source.

Classes

Application
class Application

Functions

app
Application app()
filebeatLogger
Logger filebeatLogger()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta