-
Notifications
You must be signed in to change notification settings - Fork 312
Pull requests: spf13/cast
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: support type casting for interfaces created from basic types
#235
opened Feb 20, 2025 by
VarusHsu
Loading…
Convert string slice to string using strings.Join(s, ",").
#219
opened Jul 18, 2024 by
eiffel-fl
Loading…
Support
string alias type
's ToStringE
and ToString
functions
#209
opened Dec 23, 2023 by
PeterlitsZo
Loading…
fix ToUint64E and ToUint64 overflow, e.g. "18446744073709551615"(math.MaxUint64)
#175
opened Mar 6, 2023 by
morrisxyang
Loading…
Fix issue where ToUintE() fails to parse uint bigger than math.MaxInt64
#155
opened Aug 31, 2022 by
blacktop
Loading…
feat: Add support for casting interface to map[string]time.Duration type
#124
opened Aug 23, 2021 by
pawndev
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.