This website requires JavaScript.
Explore
Help
Sign In
lbatuska
/
goutils
Watch
1
Star
1
Fork
0
You've already forked goutils
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
feat-router
Add File
New File
Upload File
Apply Patch
goutils
/
type
History
Levente Batuska
cb32017224
feat(Type): add new function to be able to recover from panics when unwrapping a none/error value
2025-01-20 14:18:43 +01:00
..
interfaces.go
feat(Type): add new function to be able to recover from panics when unwrapping a none/error value
2025-01-20 14:18:43 +01:00
optional_test.go
test(Type): add more tests for Scan function on Optional
2025-01-01 22:37:59 +01:00
optional.go
feat(Type): add new function to be able to recover from panics when unwrapping a none/error value
2025-01-20 14:18:43 +01:00
result_test.go
feat(Type): Scan method fixes for Result
2025-01-04 01:55:26 +01:00
result.go
feat(Type): add new function to be able to recover from panics when unwrapping a none/error value
2025-01-20 14:18:43 +01:00
types.go
refactor(Type)!: harmonize naming 1
2024-10-15 13:18:33 +02:00
utils.go
feat(Type): add new function to be able to recover from panics when unwrapping a none/error value
2025-01-20 14:18:43 +01:00