Skip to content

Tags: rlball/uri

Tags

v0.5.1

Toggle v0.5.1's commit message
changing module name for use on this fork

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from rlball/json-tag-option

option to use "json" struct tag values as querystring param names

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bug fix for full time string in map (jbsmith7741#20)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Map Support (jbsmith7741#18)

* add map unmarshal support

* refactoring and minor fixes

* fixes

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preserve default struct values and ignore "-" tags (jbsmith7741#16)

* Add ignore tag "-"

* Default struct values are now preserved

* Add support for unsigned integers

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add time format tag support (jbsmith7741#15)

* Add time format tag support

* Fix unit tests

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix duration unmarshal error (jbsmith7741#13)

add go module support

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow []string for host (jbsmith7741#11)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix reference to go-tools/trial (jbsmith7741#7)

* fix reference to go-tools/trial

* add code coverage