Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceProvider ¶
type ServiceProvider struct{}
func (*ServiceProvider) Boot ¶
func (r *ServiceProvider) Boot(app foundation.Application)
func (*ServiceProvider) Register ¶
func (r *ServiceProvider) Register(app foundation.Application)
func (*ServiceProvider) Relationship ¶
func (r *ServiceProvider) Relationship() contractsbinding.Relationship
type View ¶
type View struct {
// contains filtered or unexported fields
}
func (*View) LoadViewsFrom ¶ added in v1.18.0
func (*View) RegisteredViews ¶ added in v1.18.0
Click to show internal directories.
Click to hide internal directories.