clearbit / clearbit-go

Go bindings for Clearbit
MIT License
12 stars 11 forks source link

add ability to query roles, seniorities, titles in prospector #6

Closed davidlumley closed 7 years ago

davidlumley commented 7 years ago

The latest version of the Prospector API allows users to query multiple roles, titles, and seniorities.

This update allows a user of this package to specify them 👍

harlow commented 7 years ago

actually examples/prospector/main.go would probably be more intention revealing

harlow commented 7 years ago

maybe do a little testable example: https://blog.golang.org/examples