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

NewAuthClient(appKey, &token) to accept token string instead of pointer

Open VojtechVitek opened this issue 8 years ago • 2 comments

VojtechVitek avatar Feb 22 '16 16:02 VojtechVitek

There are some methods at https://github.com/VojtechVitek/go-trello/blob/master/checklist.go expecting pointers (to string and bool) also. Can I remove them?

fiatjaf avatar Feb 26 '16 21:02 fiatjaf

yes please

VojtechVitek avatar Feb 26 '16 21:02 VojtechVitek