hashicorp / hcat

Hashicorp Configuration and Templating library (hcat, pronounced hashicat)
Mozilla Public License 2.0
96 stars 12 forks source link

Add example for watcher.Watch() #86

Open eikenb opened 2 years ago

eikenb commented 2 years ago

PR #84 adds a watcher.Watch() method that implements a pub-sub like interface for monitoring the dependency updates. It needs an example in doc_test.go.