Menu
[৫.৬] রেফারেন্স (References)
- https://go.dev/tour/moretypes/1
- https://go.dev/tour/moretypes/13
- https://gobyexample.com/maps
- https://go.dev/tour/concurrency/2
- https://gobyexample.com/json
- https://pkg.go.dev/encoding/json
- https://go.dev/tour/basics/13
- https://www.programiz.com/golang/type-casting
- https://gobyexample.com/reading-files
- https://gobyexample.com/writing-files
- https://pkg.go.dev/os
- https://www.geeksforgeeks.org/how-to-delete-or-remove-a-file-in-golang/