Decode returns a Tracked request from an encoded string.
(signed string)
| 43 | |
| 44 | // Decode returns a Tracked request from an encoded string. |
| 45 | Decode(signed string) (*TrackedRequest, error) |
| 46 | } |
nothing calls this directly
no outgoing calls
no test coverage detected