nats.go
nats.go copied to clipboard
Add service pkg and deprecate micro pkg
trafficstars
Summary of changes:
- New
servicepackage - Type aliases and wrapped functions retained in
micropackage including a test to confirm - Add
service.Newin favor ofservice.AddServiceto remove naming stutter
Test failures so far are unrelated to this change..