mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
wip: debug
This commit is contained in:
parent
0bc536f6db
commit
d6e52d620d
@ -38,6 +38,7 @@ func MPv2MiddlewarConsent(l *zap.Logger) client.MPv2Middleware {
|
|||||||
l.With(zap.Error(err)).Warn("failed to unmarshal cookie bot cookie")
|
l.With(zap.Error(err)).Warn("failed to unmarshal cookie bot cookie")
|
||||||
return next(r, payload)
|
return next(r, payload)
|
||||||
}
|
}
|
||||||
|
spew.Dump(value)
|
||||||
|
|
||||||
consent := func(b bool) *string {
|
consent := func(b bool) *string {
|
||||||
ret := "denied"
|
ret := "denied"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user