Release 0.4.0: Updated Clients, Reflection for Receivers
Pre-release
Pre-release
Client now expects a transport to be injected. Client.StartReceive(ctx, fn)
has been updated to use reflection for fn
, where fn
can now have optional responses and/or errors. See the godocs for details.