added request uid

This commit is contained in:
Pedro Nasser
2016-08-05 19:04:17 -03:00
parent fff2fac4ba
commit 4fa9380ecc
3 changed files with 9 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ import (
)
type Config struct {
ID string
Ctx context.Context
Route *models.Route
Payload string