Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogService ¶
type LogService struct {
// contains filtered or unexported fields
}
LogService is a sample service to demonstrate logging
func (*LogService) Inject ¶
func (s *LogService) Inject(logger Logger) *LogService
Inject load our dependencies
Click to show internal directories.
Click to hide internal directories.