Closed kk-no closed 2 years ago
modify receiver type and add nil check. I have also added a unit test for the relevant section.
https://github.com/belong-inc/go-hubspot/issues/4
No panic on nil calls.
What to do
modify receiver type and add nil check. I have also added a unit test for the relevant section.
Background
https://github.com/belong-inc/go-hubspot/issues/4
Acceptance criteria
No panic on nil calls.