mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 20:05:42 +03:00
Now the right way to register services with the Syncer is to call `SetServices(groupName, []*services)`. This was required to allow the Syncer to sync either the Client, Server, or Both using a single Syncer.