Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootServiceProvider ¶
type BootServiceProvider interface {
Boot(app *foundation.Application) *foundation.Application
}
type Bootstrap ¶
type Bootstrap interface {
Bootstrap(app *foundation.Application) *foundation.Application
}
type RegisterServiceProvider ¶
type RegisterServiceProvider interface {
Register(app *foundation.Application) *foundation.Application
}
Click to show internal directories.
Click to hide internal directories.