- β You can find my projects here portfolio
- π± Iβm currently using Golang and PHP Codeigniter and Laravel language
- π― Iβm looking to collaborate on open source
- π¬ Ask me about ... Anything
Pinned Loading
-
doc-golang-file.MD
doc-golang-file.MD 1## Create File
2Pembuatan file dapat cukup mudah dilakukan di Go yaitu menggunakan package dari os, dengan fungsi `os.Create()`
3Langsung saja praktik, buat sebuah folder baru dengan nama file, agar lebih rapih buatlah folder baru didalamnya dengan nama data kemudian buat file baru didalam data dengan nama `create_file.go` yang isinya adalah sebagai berikut.
4```golang
5package data
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.