peopledatalabs / peopledatalabs-go

A Go client for the People Data Labs API
https://docs.peopledatalabs.com/docs/go-sdk
MIT License
7 stars 0 forks source link

Removed methods allowing to provide no context #8

Closed facup94 closed 2 years ago

facup94 commented 2 years ago

Description of the change

Removed al methods that allow no context to be provided.

Example: Before:

Also, removed commented parameters on Company Cleaner API.

Type of change