mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Add initial tests for reqlog
package
This commit is contained in:
@ -20,7 +20,7 @@ import (
|
||||
|
||||
type Resolver struct {
|
||||
RequestLogService *reqlog.Service
|
||||
ProjectService *proj.Service
|
||||
ProjectService proj.Service
|
||||
ScopeService *scope.Scope
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user