Skip to content

Release 0.4.0: Updated Clients, Reflection for Receivers

Pre-release
Pre-release
Compare
Choose a tag to compare
@n3wscott n3wscott released this 12 Mar 22:05

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.