diff --git a/1-berkenalan-dengan-golang.html b/1-berkenalan-dengan-golang.html index b10bd59e6..f82b1453b 100644 --- a/1-berkenalan-dengan-golang.html +++ b/1-berkenalan-dengan-golang.html @@ -41,8 +41,6 @@ - - @@ -2108,7 +2106,7 @@
time.Sleep()
select
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.33. Channel - Select","level":"3.1.33","depth":2,"next":{"title":"A.34. Channel - Range & Close","level":"3.1.34","depth":2,"path":"A-channel-range-close.md","ref":"A-channel-range-close.md","articles":[]},"previous":{"title":"A.32. Buffered Channel","level":"3.1.32","depth":2,"path":"A-buffered-channel.md","ref":"A-buffered-channel.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-channel-select.md","mtime":"2024-11-19T07:14:52.002Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.33. Channel - Select","level":"3.1.33","depth":2,"next":{"title":"A.34. Channel - Range & Close","level":"3.1.34","depth":2,"path":"A-channel-range-close.md","ref":"A-channel-range-close.md","articles":[]},"previous":{"title":"A.32. Buffered Channel","level":"3.1.32","depth":2,"path":"A-buffered-channel.md","ref":"A-buffered-channel.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-channel-select.md","mtime":"2024-11-19T07:19:08.904Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-channel-timeout.html b/A-channel-timeout.html
index 0a08adf9c..4cd6a3cad 100644
--- a/A-channel-timeout.html
+++ b/A-channel-timeout.html
@@ -41,8 +41,6 @@
-
-
@@ -2153,7 +2151,7 @@ A.35.1. Penerapan Channel Timeout
diff --git a/A-channel.html b/A-channel.html
index e6d8f4ede..ce1099750 100644
--- a/A-channel.html
+++ b/A-channel.html
@@ -41,8 +41,6 @@
-
-
@@ -2217,7 +2215,7 @@ ◉ Eksekusi Goroutine Pada
diff --git a/A-client-http-request-simple.html b/A-client-http-request-simple.html
index c3a69e036..d2f287ca4 100644
--- a/A-client-http-request-simple.html
+++ b/A-client-http-request-simple.html
@@ -41,8 +41,6 @@
-
-
@@ -2232,7 +2230,7 @@ A.55.3. Secure & Insecure HTTP R
diff --git a/A-command-line-args-flag.html b/A-command-line-args-flag.html
index ad8d74e18..7af2bb01b 100644
--- a/A-command-line-args-flag.html
+++ b/A-command-line-args-flag.html
@@ -41,8 +41,6 @@
-
-
@@ -2220,7 +2218,7 @@
diff --git a/A-concurrency-pipeline.html b/A-concurrency-pipeline.html
index ea87feba9..bd49102d9 100644
--- a/A-concurrency-pipeline.html
+++ b/A-concurrency-pipeline.html
@@ -41,8 +41,6 @@
-
-
@@ -2583,7 +2581,7 @@ A.62.6. Kesimpulan
diff --git a/A-data-type-conversion.html b/A-data-type-conversion.html
index 5d5c18572..520587012 100644
--- a/A-data-type-conversion.html
+++ b/A-data-type-conversion.html
@@ -41,8 +41,6 @@
-
-
@@ -2298,7 +2296,7 @@ A.43
diff --git a/A-defer-exit.html b/A-defer-exit.html
index abca36e6f..02027607f 100644
--- a/A-defer-exit.html
+++ b/A-defer-exit.html
@@ -41,8 +41,6 @@
-
-
@@ -2191,7 +2189,7 @@ A.36.3. Penerapan Fungsi os.Exit()
diff --git a/A-encoding-base64.html b/A-encoding-base64.html
index 0274f2751..6fd0dd273 100644
--- a/A-encoding-base64.html
+++ b/A-encoding-base64.html
@@ -41,8 +41,6 @@
-
-
@@ -2159,7 +2157,7 @@ A.46.3. Encode & Decode Data URL
diff --git a/A-error-panic-recover.html b/A-error-panic-recover.html
index 921408d11..be67b49c6 100644
--- a/A-error-panic-recover.html
+++ b/A-error-panic-recover.html
@@ -41,8 +41,6 @@
-
-
@@ -2266,7 +2264,7 @@ A.37.5. Pemanfaatan recover
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.37. Error, Panic, & Recover","level":"3.1.37","depth":2,"next":{"title":"A.38. Layout Format String","level":"3.1.38","depth":2,"path":"A-string-format.md","ref":"A-string-format.md","articles":[]},"previous":{"title":"A.36. Defer & Exit","level":"3.1.36","depth":2,"path":"A-defer-exit.md","ref":"A-defer-exit.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-error-panic-recover.md","mtime":"2024-11-19T07:14:52.002Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.37. Error, Panic, & Recover","level":"3.1.37","depth":2,"next":{"title":"A.38. Layout Format String","level":"3.1.38","depth":2,"path":"A-string-format.md","ref":"A-string-format.md","articles":[]},"previous":{"title":"A.36. Defer & Exit","level":"3.1.36","depth":2,"path":"A-defer-exit.md","ref":"A-defer-exit.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-error-panic-recover.md","mtime":"2024-11-19T07:19:08.904Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-exec.html b/A-exec.html
index d89782cfe..65edd5915 100644
--- a/A-exec.html
+++ b/A-exec.html
@@ -41,8 +41,6 @@
-
-
@@ -2137,7 +2135,7 @@ A.49.3. Method Exec Lainnya
diff --git a/A-file.html b/A-file.html
index 0a4f0f781..5d2e0063a 100644
--- a/A-file.html
+++ b/A-file.html
@@ -41,8 +41,6 @@
-
-
@@ -2225,7 +2223,7 @@ A.50.4. Menghapus File
diff --git a/A-fungsi-closure.html b/A-fungsi-closure.html
index 4d5913b98..424b41baf 100644
--- a/A-fungsi-closure.html
+++ b/A-fungsi-closure.html
@@ -41,8 +41,6 @@
-
-
@@ -2234,7 +2232,7 @@ A.21.3. Closure Sebagai Nilai Kemb
diff --git a/A-fungsi-multiple-return.html b/A-fungsi-multiple-return.html
index 25d11429c..7ec476bf7 100644
--- a/A-fungsi-multiple-return.html
+++ b/A-fungsi-multiple-return.html
@@ -41,8 +41,6 @@
-
-
@@ -2161,7 +2159,7 @@ ◉ Penggunaan Konstanta
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.19. Fungsi Multiple Return","level":"3.1.19","depth":2,"next":{"title":"A.20. Fungsi Variadic","level":"3.1.20","depth":2,"path":"A-fungsi-variadic.md","ref":"A-fungsi-variadic.md","articles":[]},"previous":{"title":"A.18. Fungsi","level":"3.1.18","depth":2,"path":"A-fungsi.md","ref":"A-fungsi.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-fungsi-multiple-return.md","mtime":"2024-11-19T07:14:52.002Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.19. Fungsi Multiple Return","level":"3.1.19","depth":2,"next":{"title":"A.20. Fungsi Variadic","level":"3.1.20","depth":2,"path":"A-fungsi-variadic.md","ref":"A-fungsi-variadic.md","articles":[]},"previous":{"title":"A.18. Fungsi","level":"3.1.18","depth":2,"path":"A-fungsi.md","ref":"A-fungsi.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-fungsi-multiple-return.md","mtime":"2024-11-19T07:19:08.904Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-fungsi-sebagai-parameter.html b/A-fungsi-sebagai-parameter.html
index ab2dccef8..4bca1ef5c 100644
--- a/A-fungsi-sebagai-parameter.html
+++ b/A-fungsi-sebagai-parameter.html
@@ -41,8 +41,6 @@
-
-
@@ -2173,7 +2171,7 @@ ◉ Penggunaan Fungsi
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.22. Fungsi Sebagai parameter","level":"3.1.22","depth":2,"next":{"title":"A.23. Pointer","level":"3.1.23","depth":2,"path":"A-pointer.md","ref":"A-pointer.md","articles":[]},"previous":{"title":"A.21. Fungsi Closure","level":"3.1.21","depth":2,"path":"A-fungsi-closure.md","ref":"A-fungsi-closure.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-fungsi-sebagai-parameter.md","mtime":"2024-11-19T07:14:52.002Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.22. Fungsi Sebagai parameter","level":"3.1.22","depth":2,"next":{"title":"A.23. Pointer","level":"3.1.23","depth":2,"path":"A-pointer.md","ref":"A-pointer.md","articles":[]},"previous":{"title":"A.21. Fungsi Closure","level":"3.1.21","depth":2,"path":"A-fungsi-closure.md","ref":"A-fungsi-closure.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-fungsi-sebagai-parameter.md","mtime":"2024-11-19T07:19:08.904Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-fungsi-variadic.html b/A-fungsi-variadic.html
index 68a7047b5..49060092e 100644
--- a/A-fungsi-variadic.html
+++ b/A-fungsi-variadic.html
@@ -41,8 +41,6 @@
-
-
@@ -2194,7 +2192,7 @@ A.20.4. Fungsi Dengan Para
diff --git a/A-fungsi.html b/A-fungsi.html
index 79b8739d8..1b43e2f57 100644
--- a/A-fungsi.html
+++ b/A-fungsi.html
@@ -41,8 +41,6 @@
-
-
@@ -2233,7 +2231,7 @@ A
diff --git a/A-go-command.html b/A-go-command.html
index c3372b7aa..8c58b1cd6 100644
--- a/A-go-command.html
+++ b/A-go-command.html
@@ -41,8 +41,6 @@
-
-
@@ -2152,7 +2150,7 @@ A.6.8. Command go mod vendor
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.6. Go Command","level":"3.1.6","depth":2,"next":{"title":"A.7. Program Pertama: Hello World","level":"3.1.7","depth":2,"path":"A-hello-world.md","ref":"A-hello-world.md","articles":[]},"previous":{"title":"A.5. Instalasi Editor","level":"3.1.5","depth":2,"path":"A-instalasi-editor.md","ref":"A-instalasi-editor.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-go-command.md","mtime":"2024-11-19T07:14:52.002Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.6. Go Command","level":"3.1.6","depth":2,"next":{"title":"A.7. Program Pertama: Hello World","level":"3.1.7","depth":2,"path":"A-hello-world.md","ref":"A-hello-world.md","articles":[]},"previous":{"title":"A.5. Instalasi Editor","level":"3.1.5","depth":2,"path":"A-instalasi-editor.md","ref":"A-instalasi-editor.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-go-command.md","mtime":"2024-11-19T07:19:08.904Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-go-vendoring.html b/A-go-vendoring.html
index 33da09c35..a403e7d59 100644
--- a/A-go-vendoring.html
+++ b/A-go-vendoring.html
@@ -41,8 +41,6 @@
-
-
@@ -2137,7 +2135,7 @@ A.61.3 Build dan R
diff --git a/A-golang-generics.html b/A-golang-generics.html
index 2792697d7..6b30f3b2d 100644
--- a/A-golang-generics.html
+++ b/A-golang-generics.html
@@ -41,8 +41,6 @@
-
-
@@ -2305,7 +2303,7 @@ A.65.8. Method Generic
diff --git a/A-gopath-dan-workspace.html b/A-gopath-dan-workspace.html
index cb01a2fe4..410f4fd91 100644
--- a/A-gopath-dan-workspace.html
+++ b/A-gopath-dan-workspace.html
@@ -41,8 +41,6 @@
-
-
@@ -2132,7 +2130,7 @@ A.4.2. Setup Workspace
diff --git a/A-goroutine.html b/A-goroutine.html
index b243eb9e4..f163757c2 100644
--- a/A-goroutine.html
+++ b/A-goroutine.html
@@ -41,8 +41,6 @@
-
-
@@ -2163,7 +2161,7 @@ ◉ Penggunaan Fungsi f
diff --git a/A-hash-sha1.html b/A-hash-sha1.html
index a4a57fcc5..f8cf1fbc2 100644
--- a/A-hash-sha1.html
+++ b/A-hash-sha1.html
@@ -41,8 +41,6 @@
-
-
@@ -2174,7 +2172,7 @@ A.47.2. Metode Salting Pada Hash SHA
diff --git a/A-hello-world.html b/A-hello-world.html
index 8a9a103ff..e2a46ac0e 100644
--- a/A-hello-world.html
+++ b/A-hello-world.html
@@ -41,8 +41,6 @@
-
-
@@ -2169,7 +2167,7 @@ A.7.8. Penggunaan Fungsi fmt.Pri
diff --git a/A-instalasi-editor.html b/A-instalasi-editor.html
index dabf9c6de..89d3bfb50 100644
--- a/A-instalasi-editor.html
+++ b/A-instalasi-editor.html
@@ -41,8 +41,6 @@
-
-
@@ -2125,7 +2123,7 @@ A.5.3. Setup Editorconfig
diff --git a/A-interface-kosong.html b/A-interface-kosong.html
index 04eeacc21..55ca92a5e 100644
--- a/A-interface-kosong.html
+++ b/A-interface-kosong.html
@@ -41,8 +41,6 @@
-
-
@@ -2210,7 +2208,7 @@ A.28.5. Kombinasi Slice, m
diff --git a/A-interface.html b/A-interface.html
index 8f9db3c68..99f7b193b 100644
--- a/A-interface.html
+++ b/A-interface.html
@@ -41,8 +41,6 @@
-
-
@@ -2235,7 +2233,7 @@ A.27.2. Embedded Interface
diff --git a/A-json.html b/A-json.html
index 84c11089a..116368a67 100644
--- a/A-json.html
+++ b/A-json.html
@@ -41,8 +41,6 @@
-
-
@@ -2195,7 +2193,7 @@ A.53.4. Encode Objek Ke JSON String
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.53. JSON Data","level":"3.1.53","depth":2,"next":{"title":"A.54. Web Service API Server","level":"3.1.54","depth":2,"path":"A-web-service-api.md","ref":"A-web-service-api.md","articles":[]},"previous":{"title":"A.52. URL Parsing","level":"3.1.52","depth":2,"path":"A-url-parsing.md","ref":"A-url-parsing.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-json.md","mtime":"2024-11-19T07:14:52.002Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.53. JSON Data","level":"3.1.53","depth":2,"next":{"title":"A.54. Web Service API Server","level":"3.1.54","depth":2,"path":"A-web-service-api.md","ref":"A-web-service-api.md","articles":[]},"previous":{"title":"A.52. URL Parsing","level":"3.1.52","depth":2,"path":"A-url-parsing.md","ref":"A-url-parsing.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-json.md","mtime":"2024-11-19T07:19:08.904Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-komentar.html b/A-komentar.html
index 67df8817f..b669e7095 100644
--- a/A-komentar.html
+++ b/A-komentar.html
@@ -41,8 +41,6 @@
-
-
@@ -2132,7 +2130,7 @@ A.8.2. Komentar Multiline
diff --git a/A-konstanta.html b/A-konstanta.html
index c7e90bd29..aa81991b3 100644
--- a/A-konstanta.html
+++ b/A-konstanta.html
@@ -41,8 +41,6 @@
-
-
@@ -2175,7 +2173,7 @@ A.11.2. Deklarasi Multi Konstanta
diff --git a/A-map.html b/A-map.html
index c24df0d27..70090862d 100644
--- a/A-map.html
+++ b/A-map.html
@@ -41,8 +41,6 @@
-
-
@@ -2218,7 +2216,7 @@ A.17.6. Kombinasi Slice & Map
diff --git a/A-method.html b/A-method.html
index e168682d9..015501dac 100644
--- a/A-method.html
+++ b/A-method.html
@@ -41,8 +41,6 @@
-
-
@@ -2216,7 +2214,7 @@ A.25.3. Apak
diff --git a/A-mongodb.html b/A-mongodb.html
index 2894bb47e..c951b5767 100644
--- a/A-mongodb.html
+++ b/A-mongodb.html
@@ -41,8 +41,6 @@
-
-
@@ -2359,7 +2357,7 @@ A.57.6. Aggregate Data
diff --git a/A-mutex.html b/A-mutex.html
index b87970ba2..8b9d270d7 100644
--- a/A-mutex.html
+++ b/A-mutex.html
@@ -41,8 +41,6 @@
-
-
@@ -2234,7 +2232,7 @@ A.60.4. Penerapan sync.Mutex
diff --git a/A-operator.html b/A-operator.html
index bb989fa29..dd4ef9962 100644
--- a/A-operator.html
+++ b/A-operator.html
@@ -41,8 +41,6 @@
-
-
@@ -2231,7 +2229,7 @@ A.12.3. Operator Logika
diff --git a/A-perulangan.html b/A-perulangan.html
index bcd0aee3b..dc01345b0 100644
--- a/A-perulangan.html
+++ b/A-perulangan.html
@@ -41,8 +41,6 @@
-
-
@@ -2219,7 +2217,7 @@ A.14.7. Pemanfaatan Label Dalam
diff --git a/A-pipeline-context-cancellation.html b/A-pipeline-context-cancellation.html
index fed19bf84..a331bf73d 100644
--- a/A-pipeline-context-cancellation.html
+++ b/A-pipeline-context-cancellation.html
@@ -41,8 +41,6 @@
-
-
@@ -2449,7 +2447,7 @@ A.64.5. Cancel Context S
diff --git a/A-pointer.html b/A-pointer.html
index e085823ce..b83f9194e 100644
--- a/A-pointer.html
+++ b/A-pointer.html
@@ -41,8 +41,6 @@
-
-
@@ -2172,7 +2170,7 @@ A.23.3. Parameter Pointer
diff --git a/A-properti-public-dan-private.html b/A-properti-public-dan-private.html
index 26bfaa4a3..3f77c2f2b 100644
--- a/A-properti-public-dan-private.html
+++ b/A-properti-public-dan-private.html
@@ -41,8 +41,6 @@
-
-
@@ -2337,7 +2335,7 @@ ◉ Fungsi init()
diff --git a/A-random.html b/A-random.html
index f45d5f4aa..1392a4e70 100644
--- a/A-random.html
+++ b/A-random.html
@@ -41,8 +41,6 @@
-
-
@@ -2181,7 +2179,7 @@ A.39.6. Random Tipe Data String
diff --git a/A-reflect.html b/A-reflect.html
index 0664c132d..340c1cecc 100644
--- a/A-reflect.html
+++ b/A-reflect.html
@@ -41,8 +41,6 @@
-
-
@@ -2217,7 +2215,7 @@ A.29.3. Pengaksesan In
diff --git a/A-regex.html b/A-regex.html
index 30f2a8d05..940a22f58 100644
--- a/A-regex.html
+++ b/A-regex.html
@@ -41,8 +41,6 @@
-
-
@@ -2217,7 +2215,7 @@ A.45.8. Method Split()
diff --git a/A-seleksi-kondisi.html b/A-seleksi-kondisi.html
index bc466b1b9..2b52f8e48 100644
--- a/A-seleksi-kondisi.html
+++ b/A-seleksi-kondisi.html
@@ -41,8 +41,6 @@
-
-
@@ -2256,7 +2254,7 @@ A.13.8. Seleksi Kondisi Bersarang
diff --git a/A-setup-go-project-dengan-go-modules.html b/A-setup-go-project-dengan-go-modules.html
index 4a721fe7e..0652c52d9 100644
--- a/A-setup-go-project-dengan-go-modules.html
+++ b/A-setup-go-project-dengan-go-modules.html
@@ -41,8 +41,6 @@
-
-
@@ -2125,7 +2123,7 @@ A.3.2. Inisialisasi Pro
diff --git a/A-simplified-fan-in-fan-out-pipeline.html b/A-simplified-fan-in-fan-out-pipeline.html
index 140efe70b..f7fa08cf1 100644
--- a/A-simplified-fan-in-fan-out-pipeline.html
+++ b/A-simplified-fan-in-fan-out-pipeline.html
@@ -41,8 +41,6 @@
-
-
@@ -2370,7 +2368,7 @@ ◉ Program Gene
diff --git a/A-slice.html b/A-slice.html
index f57520735..8bfec22e3 100644
--- a/A-slice.html
+++ b/A-slice.html
@@ -41,8 +41,6 @@
-
-
@@ -2349,7 +2347,7 @@ A.16.8. Pengaksesan Eleme
diff --git a/A-sql.html b/A-sql.html
index 954530691..67d977710 100644
--- a/A-sql.html
+++ b/A-sql.html
@@ -41,8 +41,6 @@
-
-
@@ -2360,7 +2358,7 @@ A.56.7. Koneksi Dengan Engine
diff --git a/A-string-format.html b/A-string-format.html
index 8e884fd32..ee6ab9e2c 100644
--- a/A-string-format.html
+++ b/A-string-format.html
@@ -41,8 +41,6 @@
-
-
@@ -2277,7 +2275,7 @@ A.38.18. Layout Format %%
diff --git a/A-strings.html b/A-strings.html
index 23f3c1987..d5b09e7ed 100644
--- a/A-strings.html
+++ b/A-strings.html
@@ -41,8 +41,6 @@
-
-
@@ -2202,7 +2200,7 @@ A.44.11. Fungsi strings.ToUpper()
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.44. Fungsi String","level":"3.1.44","depth":2,"next":{"title":"A.45. Regexp","level":"3.1.45","depth":2,"path":"A-regex.md","ref":"A-regex.md","articles":[]},"previous":{"title":"A.43. Konversi Antar Tipe Data","level":"3.1.43","depth":2,"path":"A-data-type-conversion.md","ref":"A-data-type-conversion.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-strings.md","mtime":"2024-11-19T07:14:52.006Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.44. Fungsi String","level":"3.1.44","depth":2,"next":{"title":"A.45. Regexp","level":"3.1.45","depth":2,"path":"A-regex.md","ref":"A-regex.md","articles":[]},"previous":{"title":"A.43. Konversi Antar Tipe Data","level":"3.1.43","depth":2,"path":"A-data-type-conversion.md","ref":"A-data-type-conversion.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-strings.md","mtime":"2024-11-19T07:19:08.908Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-struct.html b/A-struct.html
index be4012c65..ff16fd98b 100644
--- a/A-struct.html
+++ b/A-struct.html
@@ -41,8 +41,6 @@
-
-
@@ -2400,7 +2398,7 @@ A.24.15. Type Alias
diff --git a/A-time-duration.html b/A-time-duration.html
index b5152b5e8..b6ca610da 100644
--- a/A-time-duration.html
+++ b/A-time-duration.html
@@ -41,8 +41,6 @@
-
-
@@ -2181,7 +2179,7 @@ A.42.5. Konversi Angka ke tim
diff --git a/A-time-parsing-format.html b/A-time-parsing-format.html
index 1c291c493..71fc96794 100644
--- a/A-time-parsing-format.html
+++ b/A-time-parsing-format.html
@@ -41,8 +41,6 @@
-
-
@@ -2497,7 +2495,7 @@ A.40.6. Handle Error Parsing t
diff --git a/A-timer-ticker-scheduler.html b/A-timer-ticker-scheduler.html
index a4d5a5cd2..774cb68f8 100644
--- a/A-timer-ticker-scheduler.html
+++ b/A-timer-ticker-scheduler.html
@@ -41,8 +41,6 @@
-
-
@@ -2240,7 +2238,7 @@ A.41.7. Kombinasi Timer & Goroutine
diff --git a/A-tipe-data.html b/A-tipe-data.html
index 1b1cf88c1..a0a6f7362 100644
--- a/A-tipe-data.html
+++ b/A-tipe-data.html
@@ -41,8 +41,6 @@
-
-
@@ -2229,7 +2227,7 @@ A.10.5. Nilai nil
& Zero Va
diff --git a/A-unit-test.html b/A-unit-test.html
index 8922d16a2..12a4f34d4 100644
--- a/A-unit-test.html
+++ b/A-unit-test.html
@@ -41,8 +41,6 @@
-
-
@@ -2315,7 +2313,7 @@ A.58.5. Testing Menggunakan testify
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.58. Unit Test","level":"3.1.58","depth":2,"next":{"title":"A.59. sync.WaitGroup","level":"3.1.59","depth":2,"path":"A-waitgroup.md","ref":"A-waitgroup.md","articles":[]},"previous":{"title":"A.57. NoSQL MongoDB","level":"3.1.57","depth":2,"path":"A-mongodb.md","ref":"A-mongodb.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-unit-test.md","mtime":"2024-11-19T07:14:52.006Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.58. Unit Test","level":"3.1.58","depth":2,"next":{"title":"A.59. sync.WaitGroup","level":"3.1.59","depth":2,"path":"A-waitgroup.md","ref":"A-waitgroup.md","articles":[]},"previous":{"title":"A.57. NoSQL MongoDB","level":"3.1.57","depth":2,"path":"A-mongodb.md","ref":"A-mongodb.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-unit-test.md","mtime":"2024-11-19T07:19:08.908Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/A-url-parsing.html b/A-url-parsing.html
index af823842c..83b9b185e 100644
--- a/A-url-parsing.html
+++ b/A-url-parsing.html
@@ -41,8 +41,6 @@
-
-
@@ -2131,7 +2129,7 @@ A.52. URL Parsing
diff --git a/A-variabel.html b/A-variabel.html
index f03a6bf0a..d38d52bde 100644
--- a/A-variabel.html
+++ b/A-variabel.html
@@ -41,8 +41,6 @@
-
-
@@ -2212,7 +2210,7 @@ A.9.7. Deklarasi Variab
diff --git a/A-waitgroup.html b/A-waitgroup.html
index fd9db1a74..72095d437 100644
--- a/A-waitgroup.html
+++ b/A-waitgroup.html
@@ -41,8 +41,6 @@
-
-
@@ -2156,7 +2154,7 @@ A.59.2. Perbedaan WaitGroup Den
diff --git a/A-web-server.html b/A-web-server.html
index d49a451c8..f9948e028 100644
--- a/A-web-server.html
+++ b/A-web-server.html
@@ -41,8 +41,6 @@
-
-
@@ -2188,7 +2186,7 @@ A.51.3. Advanced Web Programming
diff --git a/A-web-service-api.html b/A-web-service-api.html
index cbee707cd..aef7472db 100644
--- a/A-web-service-api.html
+++ b/A-web-service-api.html
@@ -41,8 +41,6 @@
-
-
@@ -2213,7 +2211,7 @@ A.54.3. Test Web Service API via
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"A.54. Web Service API Server","level":"3.1.54","depth":2,"next":{"title":"A.55. Simple Client HTTP Request","level":"3.1.55","depth":2,"path":"A-client-http-request-simple.md","ref":"A-client-http-request-simple.md","articles":[]},"previous":{"title":"A.53. JSON Data","level":"3.1.53","depth":2,"path":"A-json.md","ref":"A-json.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"A-web-service-api.md","mtime":"2024-11-19T07:14:52.006Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"A.54. Web Service API Server","level":"3.1.54","depth":2,"next":{"title":"A.55. Simple Client HTTP Request","level":"3.1.55","depth":2,"path":"A-client-http-request-simple.md","ref":"A-client-http-request-simple.md","articles":[]},"previous":{"title":"A.53. JSON Data","level":"3.1.53","depth":2,"path":"A-json.md","ref":"A-json.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"A-web-service-api.md","mtime":"2024-11-19T07:19:08.908Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/B-ajax-json-payload.html b/B-ajax-json-payload.html
index b986ec9a9..f5171b776 100644
--- a/B-ajax-json-payload.html
+++ b/B-ajax-json-payload.html
@@ -41,8 +41,6 @@
-
-
@@ -2262,7 +2260,7 @@ B.14.5. Testing
diff --git a/B-ajax-json-response.html b/B-ajax-json-response.html
index db5bc9aaf..470f28eb8 100644
--- a/B-ajax-json-response.html
+++ b/B-ajax-json-response.html
@@ -41,8 +41,6 @@
-
-
@@ -2162,7 +2160,7 @@ B.15.3. JSON Response menggu
diff --git a/B-ajax-multi-upload.html b/B-ajax-multi-upload.html
index f98838baa..e6e4aa162 100644
--- a/B-ajax-multi-upload.html
+++ b/B-ajax-multi-upload.html
@@ -41,8 +41,6 @@
-
-
@@ -2258,7 +2256,7 @@ B.16.4. Testing
diff --git a/B-cookie.html b/B-cookie.html
index ac5493508..d2e03d3b9 100644
--- a/B-cookie.html
+++ b/B-cookie.html
@@ -41,8 +41,6 @@
-
-
@@ -2232,7 +2230,7 @@ B.21.3. Properties Object http.
diff --git a/B-custom-mux-multiplexer.html b/B-custom-mux-multiplexer.html
index 2b22a929a..890bb7383 100644
--- a/B-custom-mux-multiplexer.html
+++ b/B-custom-mux-multiplexer.html
@@ -41,8 +41,6 @@
-
-
@@ -2161,7 +2159,7 @@ B.20.2. Testing
diff --git a/B-download-file.html b/B-download-file.html
index dccf49269..634035fdc 100644
--- a/B-download-file.html
+++ b/B-download-file.html
@@ -41,8 +41,6 @@
-
-
@@ -2278,7 +2276,7 @@ B.17.4. Testing
diff --git a/B-form-upload-file.html b/B-form-upload-file.html
index b73498473..f409f709b 100644
--- a/B-form-upload-file.html
+++ b/B-form-upload-file.html
@@ -41,8 +41,6 @@
-
-
@@ -2240,7 +2238,7 @@ B.13.4. Testing
diff --git a/B-form-value.html b/B-form-value.html
index 01ac59e98..dcf9da2ed 100644
--- a/B-form-value.html
+++ b/B-form-value.html
@@ -41,8 +41,6 @@
-
-
@@ -2207,7 +2205,7 @@ B.12.3. Testing
diff --git a/B-golang-web-hello-world.html b/B-golang-web-hello-world.html
index 7d4841069..53c46eeab 100644
--- a/B-golang-web-hello-world.html
+++ b/B-golang-web-hello-world.html
@@ -41,8 +41,6 @@
-
-
@@ -2201,7 +2199,7 @@ B.1.2. Web Server Menggunakan
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"B.1. Golang Web App: Hello World","level":"4.1.1","depth":2,"next":{"title":"B.2. Routing http.HandleFunc","level":"4.1.2","depth":2,"path":"B-routing-http-handlefunc.md","ref":"B-routing-http-handlefunc.md","articles":[]},"previous":{"title":"B. Pemrograman Web Go Dasar","level":"4.1","depth":1,"ref":"","articles":[{"title":"B.1. Golang Web App: Hello World","level":"4.1.1","depth":2,"path":"B-golang-web-hello-world.md","ref":"B-golang-web-hello-world.md","articles":[]},{"title":"B.2. Routing http.HandleFunc","level":"4.1.2","depth":2,"path":"B-routing-http-handlefunc.md","ref":"B-routing-http-handlefunc.md","articles":[]},{"title":"B.3. Routing Static Assets","level":"4.1.3","depth":2,"path":"B-routing-static-assets.md","ref":"B-routing-static-assets.md","articles":[]},{"title":"B.4. Template: Render HTML Template","level":"4.1.4","depth":2,"path":"B-template-render-html.md","ref":"B-template-render-html.md","articles":[]},{"title":"B.5. Template: Render Partial HTML Template","level":"4.1.5","depth":2,"path":"B-template-render-partial-html.md","ref":"B-template-render-partial-html.md","articles":[]},{"title":"B.6. Template: Actions & Variables","level":"4.1.6","depth":2,"path":"B-template-actions-variables.md","ref":"B-template-actions-variables.md","articles":[]},{"title":"B.7. Template: Functions","level":"4.1.7","depth":2,"path":"B-template-functions.md","ref":"B-template-functions.md","articles":[]},{"title":"B.8. Template: Custom Functions","level":"4.1.8","depth":2,"path":"B-template-custom-functions.md","ref":"B-template-custom-functions.md","articles":[]},{"title":"B.9. Template: Render Specific HTML Template","level":"4.1.9","depth":2,"path":"B-render-specific-html-template.md","ref":"B-render-specific-html-template.md","articles":[]},{"title":"B.10. Template: Render HTML String","level":"4.1.10","depth":2,"path":"B-render-html-string.md","ref":"B-render-html-string.md","articles":[]},{"title":"B.11. HTTP Method: POST & GET","level":"4.1.11","depth":2,"path":"B-http-method-basic.md","ref":"B-http-method-basic.md","articles":[]},{"title":"B.12. Form Value","level":"4.1.12","depth":2,"path":"B-form-value.md","ref":"B-form-value.md","articles":[]},{"title":"B.13. Form Upload File","level":"4.1.13","depth":2,"path":"B-form-upload-file.md","ref":"B-form-upload-file.md","articles":[]},{"title":"B.14. AJAX JSON Payload","level":"4.1.14","depth":2,"path":"B-ajax-json-payload.md","ref":"B-ajax-json-payload.md","articles":[]},{"title":"B.15. AJAX JSON Response","level":"4.1.15","depth":2,"path":"B-ajax-json-response.md","ref":"B-ajax-json-response.md","articles":[]},{"title":"B.16. AJAX Multiple File Upload","level":"4.1.16","depth":2,"path":"B-ajax-multi-upload.md","ref":"B-ajax-multi-upload.md","articles":[]},{"title":"B.17. Download File","level":"4.1.17","depth":2,"path":"B-download-file.md","ref":"B-download-file.md","articles":[]},{"title":"B.18. HTTP Basic Auth","level":"4.1.18","depth":2,"path":"B-http-basic-auth.md","ref":"B-http-basic-auth.md","articles":[]},{"title":"B.19. Middleware http.Handler","level":"4.1.19","depth":2,"path":"B-middleware-using-http-handler.md","ref":"B-middleware-using-http-handler.md","articles":[]},{"title":"B.20. Custom Multiplexer","level":"4.1.20","depth":2,"path":"B-custom-mux-multiplexer.md","ref":"B-custom-mux-multiplexer.md","articles":[]},{"title":"B.21. HTTP Cookie","level":"4.1.21","depth":2,"path":"B-cookie.md","ref":"B-cookie.md","articles":[]},{"title":"B.22. Simple Configuration","level":"4.1.22","depth":2,"path":"B-simple-configuration.md","ref":"B-simple-configuration.md","articles":[]},{"title":"B.23. Server Handler HTTP Request Cancellation","level":"4.1.23","depth":2,"path":"B-server-handler-http-request-cancellation.md","ref":"B-server-handler-http-request-cancellation.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"B-golang-web-hello-world.md","mtime":"2024-11-19T07:14:52.006Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"B.1. Golang Web App: Hello World","level":"4.1.1","depth":2,"next":{"title":"B.2. Routing http.HandleFunc","level":"4.1.2","depth":2,"path":"B-routing-http-handlefunc.md","ref":"B-routing-http-handlefunc.md","articles":[]},"previous":{"title":"B. Pemrograman Web Go Dasar","level":"4.1","depth":1,"ref":"","articles":[{"title":"B.1. Golang Web App: Hello World","level":"4.1.1","depth":2,"path":"B-golang-web-hello-world.md","ref":"B-golang-web-hello-world.md","articles":[]},{"title":"B.2. Routing http.HandleFunc","level":"4.1.2","depth":2,"path":"B-routing-http-handlefunc.md","ref":"B-routing-http-handlefunc.md","articles":[]},{"title":"B.3. Routing Static Assets","level":"4.1.3","depth":2,"path":"B-routing-static-assets.md","ref":"B-routing-static-assets.md","articles":[]},{"title":"B.4. Template: Render HTML Template","level":"4.1.4","depth":2,"path":"B-template-render-html.md","ref":"B-template-render-html.md","articles":[]},{"title":"B.5. Template: Render Partial HTML Template","level":"4.1.5","depth":2,"path":"B-template-render-partial-html.md","ref":"B-template-render-partial-html.md","articles":[]},{"title":"B.6. Template: Actions & Variables","level":"4.1.6","depth":2,"path":"B-template-actions-variables.md","ref":"B-template-actions-variables.md","articles":[]},{"title":"B.7. Template: Functions","level":"4.1.7","depth":2,"path":"B-template-functions.md","ref":"B-template-functions.md","articles":[]},{"title":"B.8. Template: Custom Functions","level":"4.1.8","depth":2,"path":"B-template-custom-functions.md","ref":"B-template-custom-functions.md","articles":[]},{"title":"B.9. Template: Render Specific HTML Template","level":"4.1.9","depth":2,"path":"B-render-specific-html-template.md","ref":"B-render-specific-html-template.md","articles":[]},{"title":"B.10. Template: Render HTML String","level":"4.1.10","depth":2,"path":"B-render-html-string.md","ref":"B-render-html-string.md","articles":[]},{"title":"B.11. HTTP Method: POST & GET","level":"4.1.11","depth":2,"path":"B-http-method-basic.md","ref":"B-http-method-basic.md","articles":[]},{"title":"B.12. Form Value","level":"4.1.12","depth":2,"path":"B-form-value.md","ref":"B-form-value.md","articles":[]},{"title":"B.13. Form Upload File","level":"4.1.13","depth":2,"path":"B-form-upload-file.md","ref":"B-form-upload-file.md","articles":[]},{"title":"B.14. AJAX JSON Payload","level":"4.1.14","depth":2,"path":"B-ajax-json-payload.md","ref":"B-ajax-json-payload.md","articles":[]},{"title":"B.15. AJAX JSON Response","level":"4.1.15","depth":2,"path":"B-ajax-json-response.md","ref":"B-ajax-json-response.md","articles":[]},{"title":"B.16. AJAX Multiple File Upload","level":"4.1.16","depth":2,"path":"B-ajax-multi-upload.md","ref":"B-ajax-multi-upload.md","articles":[]},{"title":"B.17. Download File","level":"4.1.17","depth":2,"path":"B-download-file.md","ref":"B-download-file.md","articles":[]},{"title":"B.18. HTTP Basic Auth","level":"4.1.18","depth":2,"path":"B-http-basic-auth.md","ref":"B-http-basic-auth.md","articles":[]},{"title":"B.19. Middleware http.Handler","level":"4.1.19","depth":2,"path":"B-middleware-using-http-handler.md","ref":"B-middleware-using-http-handler.md","articles":[]},{"title":"B.20. Custom Multiplexer","level":"4.1.20","depth":2,"path":"B-custom-mux-multiplexer.md","ref":"B-custom-mux-multiplexer.md","articles":[]},{"title":"B.21. HTTP Cookie","level":"4.1.21","depth":2,"path":"B-cookie.md","ref":"B-cookie.md","articles":[]},{"title":"B.22. Simple Configuration","level":"4.1.22","depth":2,"path":"B-simple-configuration.md","ref":"B-simple-configuration.md","articles":[]},{"title":"B.23. Server Handler HTTP Request Cancellation","level":"4.1.23","depth":2,"path":"B-server-handler-http-request-cancellation.md","ref":"B-server-handler-http-request-cancellation.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"B-golang-web-hello-world.md","mtime":"2024-11-19T07:19:08.908Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/B-http-basic-auth.html b/B-http-basic-auth.html
index b847d671f..dd487d562 100644
--- a/B-http-basic-auth.html
+++ b/B-http-basic-auth.html
@@ -41,8 +41,6 @@
-
-
@@ -2278,7 +2276,7 @@ B.18.5. Testing
diff --git a/B-http-method-basic.html b/B-http-method-basic.html
index 58bc0196d..3e43e116e 100644
--- a/B-http-method-basic.html
+++ b/B-http-method-basic.html
@@ -41,8 +41,6 @@
-
-
@@ -2143,7 +2141,7 @@ B.11.2. Testing
diff --git a/B-middleware-using-http-handler.html b/B-middleware-using-http-handler.html
index daf64f225..81bb52acf 100644
--- a/B-middleware-using-http-handler.html
+++ b/B-middleware-using-http-handler.html
@@ -41,8 +41,6 @@
-
-
@@ -2237,7 +2235,7 @@ B.19.4. Testing
diff --git a/B-render-html-string.html b/B-render-html-string.html
index 6e101a8db..642091c79 100644
--- a/B-render-html-string.html
+++ b/B-render-html-string.html
@@ -41,8 +41,6 @@
-
-
@@ -2143,7 +2141,7 @@ B.10.2. Testing
diff --git a/B-render-specific-html-template.html b/B-render-specific-html-template.html
index 1c9ead73f..4cffd3546 100644
--- a/B-render-specific-html-template.html
+++ b/B-render-specific-html-template.html
@@ -41,8 +41,6 @@
-
-
@@ -2164,7 +2162,7 @@ B.9.3. Testing
diff --git a/B-routing-http-handlefunc.html b/B-routing-http-handlefunc.html
index ce9521891..adb46d2db 100644
--- a/B-routing-http-handlefunc.html
+++ b/B-routing-http-handlefunc.html
@@ -41,8 +41,6 @@
-
-
@@ -2155,7 +2153,7 @@ B.2.2. Run & Test
diff --git a/B-routing-static-assets.html b/B-routing-static-assets.html
index 59f9d1310..439c08867 100644
--- a/B-routing-static-assets.html
+++ b/B-routing-static-assets.html
@@ -41,8 +41,6 @@
-
-
@@ -2167,7 +2165,7 @@ B.3.3. Penjelasan
diff --git a/B-server-handler-http-request-cancellation.html b/B-server-handler-http-request-cancellation.html
index b62ac7b98..9b4b1948a 100644
--- a/B-server-handler-http-request-cancellation.html
+++ b/B-server-handler-http-request-cancellation.html
@@ -41,8 +41,6 @@
-
-
@@ -2189,7 +2187,7 @@ B.32.2. Handle Cance
diff --git a/B-simple-configuration.html b/B-simple-configuration.html
index 081682ced..07b2b6e63 100644
--- a/B-simple-configuration.html
+++ b/B-simple-configuration.html
@@ -41,8 +41,6 @@
-
-
@@ -2275,7 +2273,7 @@ ◉ Solusi
diff --git a/B-template-actions-variables.html b/B-template-actions-variables.html
index 2058736b7..ebe9551c4 100644
--- a/B-template-actions-variables.html
+++ b/B-template-actions-variables.html
@@ -41,8 +41,6 @@
-
-
@@ -2280,7 +2278,7 @@ B.6.7. Seleksi Kondisi
diff --git a/B-template-custom-functions.html b/B-template-custom-functions.html
index 137ffd701..5b43314c6 100644
--- a/B-template-custom-functions.html
+++ b/B-template-custom-functions.html
@@ -41,8 +41,6 @@
-
-
@@ -2183,7 +2181,7 @@
diff --git a/B-template-functions.html b/B-template-functions.html
index 36e4fef60..8b2419e44 100644
--- a/B-template-functions.html
+++ b/B-template-functions.html
@@ -41,8 +41,6 @@
-
-
@@ -2297,7 +2295,7 @@ B.7.7. Fungsi Operator Logika
diff --git a/B-template-render-html.html b/B-template-render-html.html
index b36bd6270..cbf6c9cdd 100644
--- a/B-template-render-html.html
+++ b/B-template-render-html.html
@@ -41,8 +41,6 @@
-
-
@@ -2200,7 +2198,7 @@ B.4.5. Static File CSS
diff --git a/B-template-render-partial-html.html b/B-template-render-partial-html.html
index 442c3d36a..73f77a309 100644
--- a/B-template-render-partial-html.html
+++ b/B-template-render-partial-html.html
@@ -41,8 +41,6 @@
-
-
@@ -2284,7 +2282,7 @@ B.5.6. Pars
diff --git a/C-advanced-configuration-viper.html b/C-advanced-configuration-viper.html
index f0729c0c2..42f81219b 100644
--- a/C-advanced-configuration-viper.html
+++ b/C-advanced-configuration-viper.html
@@ -41,8 +41,6 @@
-
-
@@ -2262,7 +2260,7 @@ C.10.3. Watcher Configuration
diff --git a/C-advanced-middleware-and-logging.html b/C-advanced-middleware-and-logging.html
index a54cbc3b8..5c3b48230 100644
--- a/C-advanced-middleware-and-logging.html
+++ b/C-advanced-middleware-and-logging.html
@@ -41,8 +41,6 @@
-
-
@@ -2315,7 +2313,7 @@ C.8.4. 3rd Party Logging Middle
diff --git a/C-best-practice-configuration-env-var.html b/C-best-practice-configuration-env-var.html
index 2a8d95882..f5e931a96 100644
--- a/C-best-practice-configuration-env-var.html
+++ b/C-best-practice-configuration-env-var.html
@@ -41,8 +41,6 @@
-
-
@@ -2209,7 +2207,7 @@ C.11.5. Penutup
diff --git a/C-client-http-request-advanced.html b/C-client-http-request-advanced.html
index 00b202dbc..aa06d3c80 100644
--- a/C-client-http-request-advanced.html
+++ b/C-client-http-request-advanced.html
@@ -41,8 +41,6 @@
-
-
@@ -2251,7 +2249,7 @@ C.26.3. Testing
diff --git a/C-convert-html-to-pdf.html b/C-convert-html-to-pdf.html
index ab19c3919..504accdfe 100644
--- a/C-convert-html-to-pdf.html
+++ b/C-convert-html-to-pdf.html
@@ -41,8 +41,6 @@
-
-
@@ -2237,7 +2235,7 @@ C.21.2. Konversi HTML dari URL
diff --git a/C-cors-preflight-request.html b/C-cors-preflight-request.html
index aecd9e408..06792d5b0 100644
--- a/C-cors-preflight-request.html
+++ b/C-cors-preflight-request.html
@@ -41,8 +41,6 @@
-
-
@@ -2356,7 +2354,7 @@ C.14.5. COR
diff --git a/C-csrf.html b/C-csrf.html
index b2c40e4c1..e2d3ea9a2 100644
--- a/C-csrf.html
+++ b/C-csrf.html
@@ -41,8 +41,6 @@
-
-
@@ -2274,7 +2272,7 @@ C.15.4. Testing
diff --git a/C-dockerize-golang.html b/C-dockerize-golang.html
index 6634a7ff1..a7f3502be 100644
--- a/C-dockerize-golang.html
+++ b/C-dockerize-golang.html
@@ -41,8 +41,6 @@
-
-
@@ -2301,7 +2299,7 @@ ◉ Flag -it
diff --git a/C-echo-routing.html b/C-echo-routing.html
index b16383935..6e96f638e 100644
--- a/C-echo-routing.html
+++ b/C-echo-routing.html
@@ -41,8 +41,6 @@
-
-
@@ -2293,7 +2291,7 @@ C.3.6. Routing Static Assets
diff --git a/C-echo-template-rendering.html b/C-echo-template-rendering.html
index 081027959..572e20245 100644
--- a/C-echo-template-rendering.html
+++ b/C-echo-template-rendering.html
@@ -41,8 +41,6 @@
-
-
@@ -2205,7 +2203,7 @@ C.7.2. Render Parsial dan Spes
diff --git a/C-flag-parser.html b/C-flag-parser.html
index 316b63cff..c7ac0de82 100644
--- a/C-flag-parser.html
+++ b/C-flag-parser.html
@@ -41,8 +41,6 @@
-
-
@@ -2363,7 +2361,7 @@ C.9.6. Advanced Command Line Appl
diff --git a/C-golang-aws-s3.html b/C-golang-aws-s3.html
index 8338214ce..76c9f1524 100644
--- a/C-golang-aws-s3.html
+++ b/C-golang-aws-s3.html
@@ -41,8 +41,6 @@
-
-
@@ -2441,7 +2439,7 @@ C.39.10 Presign URL
diff --git a/C-golang-ftp.html b/C-golang-ftp.html
index a02a4c490..1ce62c723 100644
--- a/C-golang-ftp.html
+++ b/C-golang-ftp.html
@@ -41,8 +41,6 @@
-
-
@@ -2323,7 +2321,7 @@ C.28.7. Upload File
diff --git a/C-golang-grpc-protobuf.html b/C-golang-grpc-protobuf.html
index c85cc47b4..78bd5db21 100644
--- a/C-golang-grpc-protobuf.html
+++ b/C-golang-grpc-protobuf.html
@@ -41,8 +41,6 @@
-
-
@@ -2526,7 +2524,7 @@ ◉ Test rpc client garage
diff --git a/C-golang-jwt.html b/C-golang-jwt.html
index f9c63412a..f83f53a26 100644
--- a/C-golang-jwt.html
+++ b/C-golang-jwt.html
@@ -41,8 +41,6 @@
-
-
@@ -2410,7 +2408,7 @@ ◉ Mengakses Endpoint
diff --git a/C-golang-ldap-authentication.html b/C-golang-ldap-authentication.html
index 5d393b930..41a5a53b5 100644
--- a/C-golang-ldap-authentication.html
+++ b/C-golang-ldap-authentication.html
@@ -41,8 +41,6 @@
-
-
@@ -2334,7 +2332,7 @@ C.33.6. LDAP TLS
diff --git a/C-golang-protobuf-implementation.html b/C-golang-protobuf-implementation.html
index 38c3c149f..38499f4d1 100644
--- a/C-golang-protobuf-implementation.html
+++ b/C-golang-protobuf-implementation.html
@@ -41,8 +41,6 @@
-
-
@@ -2394,7 +2392,7 @@ C.30.6. gRPC + Protobuf
diff --git a/C-golang-redis.html b/C-golang-redis.html
index a59ae1cc8..f784cd872 100644
--- a/C-golang-redis.html
+++ b/C-golang-redis.html
@@ -41,8 +41,6 @@
-
-
@@ -2225,7 +2223,7 @@ C.36.6 Redis expiration time (TTL<
diff --git a/C-golang-ssh-sftp.html b/C-golang-ssh-sftp.html
index f8ff6fc63..716ab083e 100644
--- a/C-golang-ssh-sftp.html
+++ b/C-golang-ssh-sftp.html
@@ -41,8 +41,6 @@
-
-
@@ -2301,7 +2299,7 @@ C.29.4. Transfer File via SFTP
diff --git a/C-golang-sso-saml-sp.html b/C-golang-sso-saml-sp.html
index aaa274957..552744831 100644
--- a/C-golang-sso-saml-sp.html
+++ b/C-golang-sso-saml-sp.html
@@ -41,8 +41,6 @@
-
-
@@ -2318,7 +2316,7 @@ C.34.7. SSO Multiple SP Apps
diff --git a/C-golang-web-framework.html b/C-golang-web-framework.html
index ec859ce0c..5e5a47124 100644
--- a/C-golang-web-framework.html
+++ b/C-golang-web-framework.html
@@ -41,8 +41,6 @@
-
-
@@ -2144,7 +2142,7 @@ C.2.5. Database / ORM
diff --git a/C-http-error-handling.html b/C-http-error-handling.html
index ffc5ce372..09d48c0ce 100644
--- a/C-http-error-handling.html
+++ b/C-http-error-handling.html
@@ -41,8 +41,6 @@
-
-
@@ -2179,7 +2177,7 @@ C.6.3. Custom Error Page
diff --git a/C-http-gzip-compression.html b/C-http-gzip-compression.html
index 7b8ebd247..bab8c7236 100644
--- a/C-http-gzip-compression.html
+++ b/C-http-gzip-compression.html
@@ -41,8 +41,6 @@
-
-
@@ -2207,7 +2205,7 @@ C.17.3. Gzip Compression di Echo
diff --git a/C-http-request-payload-validation.html b/C-http-request-payload-validation.html
index 3b1a1d275..653dfd94f 100644
--- a/C-http-request-payload-validation.html
+++ b/C-http-request-payload-validation.html
@@ -41,8 +41,6 @@
-
-
@@ -2190,7 +2188,7 @@ C.5.1. Payload Validation
diff --git a/C-http2-server-push.html b/C-http2-server-push.html
index b05e942ac..2a5501aa8 100644
--- a/C-http2-server-push.html
+++ b/C-http2-server-push.html
@@ -41,8 +41,6 @@
-
-
@@ -2228,7 +2226,7 @@ C.25.4. Testing
diff --git a/C-https-tls.html b/C-https-tls.html
index e0a4ba0f1..4534a6b19 100644
--- a/C-https-tls.html
+++ b/C-https-tls.html
@@ -41,8 +41,6 @@
-
-
@@ -2187,7 +2185,7 @@ C.24.5. Testing
diff --git a/C-parsing-http-request-payload-echo.html b/C-parsing-http-request-payload-echo.html
index ba292472c..4db7db4f1 100644
--- a/C-parsing-http-request-payload-echo.html
+++ b/C-parsing-http-request-payload-echo.html
@@ -41,8 +41,6 @@
-
-
@@ -2186,7 +2184,7 @@ ◉ Query String
diff --git a/C-project-layout-structure.html b/C-project-layout-structure.html
index 81129abba..8b44d583a 100644
--- a/C-project-layout-structure.html
+++ b/C-project-layout-structure.html
@@ -41,8 +41,6 @@
-
-
@@ -2192,7 +2190,7 @@ C.1.2. Struktur Layou
diff --git a/C-read-write-excel-xlsx-file.html b/C-read-write-excel-xlsx-file.html
index 54f1e9d68..619444d7b 100644
--- a/C-read-write-excel-xlsx-file.html
+++ b/C-read-write-excel-xlsx-file.html
@@ -41,8 +41,6 @@
-
-
@@ -2241,7 +2239,7 @@ C.19.3. Membaca File Excel .xlsx
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"C.19. Read & Write Excel XLSX File (Excelize)","level":"5.1.19","depth":2,"next":{"title":"C.20. Write PDF File (gofpdf)","level":"5.1.20","depth":2,"path":"C-write-pdf-file.md","ref":"C-write-pdf-file.md","articles":[]},"previous":{"title":"C.18. Send Mail (net/smtp, Gomail v2)","level":"5.1.18","depth":2,"path":"C-send-email.md","ref":"C-send-email.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css"}},"file":{"path":"C-read-write-excel-xlsx-file.md","mtime":"2024-11-19T07:14:52.010Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:15:48.237Z"},"basePath":".","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"C.19. Read & Write Excel XLSX File (Excelize)","level":"5.1.19","depth":2,"next":{"title":"C.20. Write PDF File (gofpdf)","level":"5.1.20","depth":2,"path":"C-write-pdf-file.md","ref":"C-write-pdf-file.md","articles":[]},"previous":{"title":"C.18. Send Mail (net/smtp, Gomail v2)","level":"5.1.18","depth":2,"path":"C-send-email.md","ref":"C-send-email.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["-search","-lunr","docsearch-v3","disqus","meta","sitemap"],"pluginsConfig":{"docsearch":{"appId":"ZV0MXP90GF","apiKey":"f7431c709385fe300da4c2ef2093c43c","indexName":"dasarpemrogramangolang-novalagung"},"disqus":{"useIdentifier":false,"shortName":"dasarpemrogramangolang"},"meta":{"name":"","content":"","data":[{"name":"google-site-verification","content":"UZnxS2Dk3fm2_Elms3a__56Q_oQ3sQ1h0SVXXlHSmbE"},{"name":"og:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"},{"name":"twitter:image","content":"https://dasarpemrogramangolang.novalagung.com/images/cover_fb_share.jpg"}]},"docsearch-v3":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://dasarpemrogramangolang.novalagung.com/"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":10,"left":10,"top":56,"bottom":56}},"styles":{"website":"style-website.css?v=2"}},"file":{"path":"C-read-write-excel-xlsx-file.md","mtime":"2024-11-19T07:19:08.912Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-11-19T07:20:00.497Z"},"basePath":".","book":{"language":""}});
});
diff --git a/C-scraping-parsing-html.html b/C-scraping-parsing-html.html
index e13551fd8..687ea66bf 100644
--- a/C-scraping-parsing-html.html
+++ b/C-scraping-parsing-html.html
@@ -41,8 +41,6 @@
-
-
@@ -2242,7 +2240,7 @@ C.22.3. Modifikasi HTML
diff --git a/C-secure-insecure-client-http-request.html b/C-secure-insecure-client-http-request.html
index c77bbb495..eb6e3f708 100644
--- a/C-secure-insecure-client-http-request.html
+++ b/C-secure-insecure-client-http-request.html
@@ -41,8 +41,6 @@
-
-
@@ -2236,7 +2234,7 @@ C.27.6. Konfigurasi SSL/TLS Lanjutan
diff --git a/C-secure-middleware.html b/C-secure-middleware.html
index 06849030c..ce4770888 100644
--- a/C-secure-middleware.html
+++ b/C-secure-middleware.html
@@ -41,8 +41,6 @@
-
-
@@ -2207,7 +2205,7 @@ C.15.3. Property Library Secure
diff --git a/C-securecookie.html b/C-securecookie.html
index 17dc37101..6fb6b2d69 100644
--- a/C-securecookie.html
+++ b/C-securecookie.html
@@ -41,8 +41,6 @@
-
-
@@ -2222,7 +2220,7 @@ C.12.2. Delete Secure Cookie
diff --git a/C-send-email.html b/C-send-email.html
index b313356b7..20e502c02 100644
--- a/C-send-email.html
+++ b/C-send-email.html
@@ -41,8 +41,6 @@
-
-
@@ -2252,7 +2250,7 @@
diff --git a/C-session.html b/C-session.html
index 89abb03fe..4d2e1743b 100644
--- a/C-session.html
+++ b/C-session.html
@@ -41,8 +41,6 @@
-
-
@@ -2354,7 +2352,7 @@ C.13.9. Test Aplikasi
diff --git a/C-singleflight.html b/C-singleflight.html
index 702fe891c..93736ecca 100644
--- a/C-singleflight.html
+++ b/C-singleflight.html
@@ -41,8 +41,6 @@
-
-
@@ -2285,7 +2283,7 @@ C.37.4. Generate report de
diff --git a/C-write-pdf-file.html b/C-write-pdf-file.html
index ade6c4568..0b6a046bd 100644
--- a/C-write-pdf-file.html
+++ b/C-write-pdf-file.html
@@ -41,8 +41,6 @@
-
-
@@ -2162,7 +2160,7 @@ ◉ Method .Image()
diff --git a/C-xml-parser.html b/C-xml-parser.html
index 162c78b38..159252484 100644
--- a/C-xml-parser.html
+++ b/C-xml-parser.html
@@ -41,8 +41,6 @@
-
-
@@ -2314,7 +2312,7 @@ C.23.3. Membuat XML dari Golang
diff --git a/CHANGELOG.html b/CHANGELOG.html
index 1ac63ddae..2611e7f6c 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -41,8 +41,6 @@
-
-
@@ -2145,7 +2143,7 @@ ◉ General update
diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html
index 94d613e53..7b1fb6c3e 100644
--- a/CONTRIBUTING.html
+++ b/CONTRIBUTING.html
@@ -41,8 +41,6 @@
-
-
@@ -2168,7 +2166,7 @@ Contributors
diff --git a/D-golang-web-socket-chatting-app.html b/D-golang-web-socket-chatting-app.html
index aefe160ae..7e72ca6a9 100644
--- a/D-golang-web-socket-chatting-app.html
+++ b/D-golang-web-socket-chatting-app.html
@@ -41,8 +41,6 @@
-
-
@@ -2429,7 +2427,7 @@ D.3.3. Testing
diff --git a/D-google-api-search.html b/D-google-api-search.html
index c2bbde12c..defc4ec5e 100644
--- a/D-google-api-search.html
+++ b/D-google-api-search.html
@@ -41,8 +41,6 @@
-
-
@@ -2364,7 +2362,7 @@ D.2.3. Google Search API Res
diff --git a/D-insert-1mil-csv-record-into-db-in-a-minute.html b/D-insert-1mil-csv-record-into-db-in-a-minute.html
index efd314619..3dd4442a0 100644
--- a/D-insert-1mil-csv-record-into-db-in-a-minute.html
+++ b/D-insert-1mil-csv-record-into-db-in-a-minute.html
@@ -41,8 +41,6 @@
-
-
@@ -2346,7 +2344,7 @@ D.1.4. Eksekusi Program
diff --git a/DISTRIBUTION.html b/DISTRIBUTION.html
index 7c87bd61b..3a65569a3 100644
--- a/DISTRIBUTION.html
+++ b/DISTRIBUTION.html
@@ -41,8 +41,6 @@
-
-
@@ -2101,7 +2099,7 @@ Lisensi dan Distribusi Konten
diff --git a/download-ebook.html b/download-ebook.html
index 9e2e14663..45ea891ca 100644
--- a/download-ebook.html
+++ b/download-ebook.html
@@ -41,8 +41,6 @@
-
-
@@ -2100,7 +2098,7 @@ Download Ebook
diff --git a/index.html b/index.html
index af19f2b9f..53a97f99d 100644
--- a/index.html
+++ b/index.html
@@ -41,8 +41,6 @@
-
-
@@ -2124,7 +2122,7 @@ Author