mikespook / wc-api-golang

A Golang wrapper for the WooCommerce API.
MIT License
7 stars 11 forks source link

multiple-value woocomerce.NewClient() in single-value context #1

Closed distravantari closed 7 years ago

distravantari commented 7 years ago
screen shot 2017-05-12 at 4 52 22 pm

Do you know what is wrong with this?

distravantari commented 7 years ago

okay it just need (*wc.Client, error) as a return type