Conjur Go API
The Conjur Go API provides a robust programmatic interface to Conjur for your Go project. Use the Go API to authenticate with Conjur, load policies, fetch secrets, and more. Integration with Conjur provides a variety of additional benefits including being able to store security policy as code, and automated secret rotation.
Integration
See the Conjur Go API GitHub repo for integration instructions and an example of basic functionality.