riferrei / srclient

Golang Client for Schema Registry
Apache License 2.0
236 stars 70 forks source link

Provide a GetSubjects function to enumerate schema registry subjects #24

Closed josephglanville closed 4 years ago

josephglanville commented 4 years ago

This is useful when using the client to implement tools that interact with the registry for querying etc purposes that aren't necessarily looking to just get a schema in order to serialize/deserialize some datum.