Google Summer of Code: Week 11

Mehant Kammakomati
SCoRe Lab
Published in
1 min readJul 25, 2020

This document is about the work I did as part of Google Summer of Code with SCoRe Lab during Week 11.

July 19: [research]

I have started writing a Golang client library for Bassa, where I was looking to implement or use an existing HTTP package with timeouts, retries, and back off. Also looked at the Go style guide before writing the actual code.

July 20: [code]

Written user functions as part of the Golang client library for Bassa.

July 21: [code]

Written download functions as part of the Golang client library for Bassa.

July 22: [code]

Written file functions as part of the Golang client library for Bassa.

July 23: [meet]

I had a meeting with Bhathiya and discussed the work done so far. Also planned on the upcoming milestones for the rest of 5–6 weeks for the GSoC period.

July 24: [code]

Added logger and resolved my mentor’s review comments on the Golang client library.

You can find me as Mehant Kammakomati at GitHub, Twitter, LinkedIn, Stack Overflow

--

--