blackducksoftware / hub-client-go

Hub Client for Go (golang)
Apache License 2.0
9 stars 19 forks source link

add error context to help with debugging #22

Closed mattfenwick closed 6 years ago

mattfenwick commented 6 years ago

errors.Annotatef returns nil when its err arg is nil.