Using hasicorp consul api

I am a newbie to Golang. Other than few courses online, I have no practical Golang experience at work.
We use consul at work, and I am trying to use consul API to get members and filter them based on some patterns. I am able to get lots of examples of consul kv, but nothing on members. I am not able to figure out the usage reading GoDoc also.

Can anyone guide me on this or point to some good documentation?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.