Documentation
¶
Index ¶
- Variables
- func Run(options ...support.Option) error
- func RunDefault(options ...support.Option) error
- func RunWithFunc(f func(application contract.Application), options ...support.Option) error
- func RunWithSupportFunc(f func(application contract.Application), options ...support.Option) error
- func WithCommands(commands []contract.Command) support.Option
- func WithConfigPath(path string) support.Option
- func WithProviders(providers []contract.Provider) support.Option
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Application contract.Application Logger contract.Loggable Config *config2.Config Event contract.Event )
Functions ¶
func RunDefault ¶
func RunWithFunc ¶
func RunWithFunc(f func(application contract.Application), options ...support.Option) error
func RunWithSupportFunc ¶
func RunWithSupportFunc(f func(application contract.Application), options ...support.Option) error
func WithConfigPath ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
converter
|
|
|
examples
|
|
|
application
command
|
|
|
command
command
|
|
|
cron
command
|
|
|
database/migrate
command
|
|
|
error
command
|
|
|
http
command
|
|
|
upload
command
|
|
|
views
command
|
|
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.
