Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera
2021-02-22 20:29:26 +01:00
parent 607d1bc6f7
commit 0de363131e
+2 -2
View File
@@ -16,9 +16,9 @@ import (
"github.com/stretchr/testify/assert"
)
type makerKeyType struct{}
type markerKeyType struct{}
var markerKey = makerKeyType{}
var markerKey = markerKeyType{}
type contextMatcher struct {
marker *int