Akbar Shaikh

Results 4 issues of Akbar Shaikh

- Created the basic repo structure - Implemented the Serializer for user events (Json/Proto) - Implemented the Wire Marshaler for raccoon service request/response (json/proto) - Json is the default wire...

**Summary** This reflects on how the raccoon-go-client can be used to communicate with the raccoon service using the different communication protocols. **Proposed solution** The idea is to keep the initialisations...

Result.Fail() only takes the error string, I'm looking for something where I can pass my type while creating the Fail() like `return Result.Fail(ApiResponse { Status = 1, Message = "Testing"...

1. **What this PR does / why we need it**: Change the default CSP url 3. **Which issue(s) this PR fixes** (optional, in `fixes #` format, will close the issue(s)...