-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi folks, thanks for the work on the client, it's appreciated.
Is this still accurate and / or relevant to this repo?
I ask because I really need to have the ability to pass in a context.Context to requests and I see #192 and #182 open for months without comment, tags or review. I'm willing to do whatever work is required to make this happen, but I don't want to go though the trouble if the PR will not be reviewed.
Also, it seems like make test
is failing in the tip of v2 and also the v2.7.12 and v2.7.13 tags:
$make test
go fmt ./...
go vet ./...
# gopkg.in/ns1/ns1-go.v2/rest/model/dns_test
vet: rest/model/dns/example_test.go:57:46: not enough arguments in call to dns.NewRecord
have (string, string, string)
want (string, string, string, map[string]string, []string)
make: *** [test] Error 1
Is this still accurate?
I totally get that there may not be enough time or people to get to PRs, I'm not looking to pressure anybody. But if that's the case, I think maybe the docs need to change to reflect that?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels