nats.go icon indicating copy to clipboard operation
nats.go copied to clipboard

Add service pkg and deprecate micro pkg

Open bruth opened this issue 2 years ago • 1 comments
trafficstars

Summary of changes:

  • New service package
  • Type aliases and wrapped functions retained in micro package including a test to confirm
  • Add service.New in favor of service.AddService to remove naming stutter

bruth avatar Nov 10 '23 13:11 bruth

Test failures so far are unrelated to this change..

bruth avatar Nov 10 '23 13:11 bruth