Closed kulak closed 5 years ago
@Kulak Thank you for your contribution. The query-string manipulation functions really look helpful.
Can you please add some tests (in message_test.go
) that verify the expected behaviour of these new functions? This way we can be sure we won't break them during future changes to go-coap.
This is mostly following pattern established in URIPath. It is a helper level code, but it results in easier to work with code at caller level.