Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 510 Bytes

values

url.Values plus

build status GoDoc

APIs

fetch(key, default_value string)

Fetch the value with the given key. If value is empty, return default_value.