url-values

There are 3 repositories under url-values topic.

  • TomWright/queryparam

    Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.

    Language:Go19405
  • FPbear/querystring

    QueryString is a Go library for converting a struct or a map into URL values, with support for custom encoders, time formatting, and handling of different data types.

    Language:Go1100
  • job79/urlconv

    Small helper for mapping url.Values into a struct.

    Language:Go10