Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct { contracts.Application // contains filtered or unexported fields }
func (*Module) App ¶
func (m *Module) App() contracts.Application
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(application contracts.Application, logger contracts.LoggingService) *Service
Click to show internal directories.
Click to hide internal directories.