index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
content
/
functions
/
conv.md
Age
Commit message (
Expand
)
Author
2022-02-10
conv.URL - add example of how to redact the password
Dave Henderson
2021-09-24
conv.ToInt: return -1 instead of overflowing on 32-bit systems (#1216)
Dave Henderson
2019-02-24
docs: YAMLifying some more function docs, improving the doc template
Dave Henderson
2019-01-28
New collections (coll) namespace, plus new functions
Dave Henderson
2019-01-28
New functions conv.Keys and conv.Values
Dave Henderson
2019-01-13
Fixing some docs bugs, and clarifying some things
Dave Henderson
2018-11-03
Spellchecking docs
Dave Henderson
2018-09-11
Improve docs for conv namespace
Dave Henderson
2018-09-08
Adding dict/conv.Dict function
Dave Henderson
2018-07-26
Adding slice/array support to conv.Has
Dave Henderson
2018-07-16
Adding conv.ToBool/conv.ToBools functions
Dave Henderson
2018-07-11
Add conv.ToStrings function
Dave Henderson
2018-04-20
Adding new conv.Default function
Dave Henderson
2018-04-18
Adding conv.ToString function
Dave Henderson
2017-10-26
Adding conv.ToInt64, conv.ToFloat64, and others...
Dave Henderson
2017-10-01
Document conv.ParseInt, conv.ParseFloat, conv.ParseUint, and conv.Atoi
Dan Edmunds
2017-08-09
Extracting data namespace, renaming typeconv to conv namespace
Dave Henderson