nsq-go icon indicating copy to clipboard operation
nsq-go copied to clipboard

Fix typo in (*Client).MultiPublish method name

Open seoester opened this issue 6 years ago • 0 comments

I fixed the typo (MutliPublish -> MultiPublish) but also created an alias for backwards compatibility.

This way the API is left intact but new users can use the method without the typo.

seoester avatar Oct 04 '19 12:10 seoester