<feed xmlns='http://www.w3.org/2005/Atom'>
<title>golang-id-web/_content/doc/code/index.adoc, branch dev</title>
<subtitle>The source codes for golang-id.org.</subtitle>
<id>http://git.kilabit.info/golang-id-web/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/golang-id-web/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/'/>
<updated>2025-05-17T11:21:59Z</updated>
<entry>
<title>all: ganti situs golang.org dengan padanannya go.dev</title>
<updated>2025-05-17T11:21:59Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2025-05-17T11:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=85840926aa369e8e660b938890699ebcc4884878'/>
<id>urn:sha1:85840926aa369e8e660b938890699ebcc4884878</id>
<content type='text'>
Perubahan,
- blog.golang.org menjadi go.dev/blog,
- play.golang.org menjadi go.dev/play,
- golang.org/x menjadi pkg.go.dev/golang.org/x,
- golang.org/pkg menjadi pkg.go.dev

</content>
</entry>
<entry>
<title>all: tambah akhiran "/" pada "link:" untuk mengurangi HTTP redirect 304</title>
<updated>2024-03-20T22:41:29Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2024-03-20T22:13:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=03a9d77abfdf7ffc5d43fb7761aa1faaa5eeb3f7'/>
<id>urn:sha1:03a9d77abfdf7ffc5d43fb7761aa1faaa5eeb3f7</id>
<content type='text'>
Tautan yang mengarah ke directori, bila tidak diakhiri dengan "/" akan
di-_redirect_ otomatis ke "/".
Misalnya, "GET /ref/spec" akan mengakibatkan dua kali request,

   GET /ref/spec  =&gt; 304
   GEt /ref/spec/ =&gt; 200
</content>
</entry>
<entry>
<title>semua: buat semua tautan eksternal dibuka di tab baru</title>
<updated>2021-10-10T13:40:34Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2021-10-10T13:40:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=c4052c2b6a6b7b98a7df9025fb67d2ea04973b0c'/>
<id>urn:sha1:c4052c2b6a6b7b98a7df9025fb67d2ea04973b0c</id>
<content type='text'>
Selain itu, ganti golang.org/pkg dan godoc.org dengan pkg.go.dev.
</content>
</entry>
<entry>
<title>content/doc: perbarui halaman code</title>
<updated>2021-08-14T19:50:22Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2021-08-14T13:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=a064a25bf2c9ee008241af692b2361ac65154f11'/>
<id>urn:sha1:a064a25bf2c9ee008241af692b2361ac65154f11</id>
<content type='text'>
Sebelumnya, halaman code menjelaskan cara menulis kode Go lewat GOPATH.
Halaman tersebut telah dipindahkan ke /doc/gopath_code/.
Sementara halaman ini akan berisi cara menulis kode Go dengan
menggunakan modul.
</content>
</entry>
</feed>
