Commit Graph

11 Commits

Author SHA1 Message Date
Cameron Moore
d494984176 Add additional type conversions
Adds float32, uint, uint64, uint32, uint16, and uint8 throughout.

Fixes #33
2017-03-03 22:17:07 +01:00
Cameron Moore
af08674106 Fix gofmt and golint errors 2017-03-03 16:44:53 +01:00
chyeh
26aa51ce9f Add ToInt8, ToInt16 and ToInt32 2017-03-03 15:54:08 +01:00
M@
f5e28046c2 Add ToBoolSlice()
Fixes #1
2016-09-19 22:26:41 +02:00
Matt Keller
9715267734 Add a ToInt64() and necessary plumbing 2016-03-14 20:19:19 +01:00
jackspirou
f470482ee6 adding ToStringMapStringSlice method 2015-08-03 12:36:12 -04:00
bep
aa9165b0a4 Add ToIntSlice 2015-02-24 12:08:11 -05:00
Chance Zibolski
638abf0962 Add ToDuration 2015-02-24 12:07:25 -05:00
bep
bbe2d4b35d Add ToStringMapBool
ToStringMapBool is useful for a map of flags in a configuration file.
2014-11-06 11:32:02 +01:00
spf13
99f1223ff6 Adding ToSlice 2014-04-26 16:56:25 -06:00
spf13
6796452c69 initial commit of library & tests 2014-04-05 01:21:52 -04:00