Published inFAUN — Developer Community 🐾Problems of Copying Go Map’s DataPhoto by Annie Spratt on UnsplashMay 10May 10
Published inFAUN — Developer Community 🐾Create Email Notification from Jenkins PipelinePeople use Jenkins as a CI/CD tool. one example is to create a pipeline where people several tasks to be done automatically. There is one…Dec 20, 2021Dec 20, 2021
Published inFAUN — Developer Community 🐾Using Monkey Patching and Interface Substitution for Mocking in GoUnit test is testing a function, where we give some parameters to the function if it needs any, and check if the result is as we expected.Oct 30, 2021Oct 30, 2021
How To Use ON CONFLICT CLAUSE in PostgreSQLA simple way to upsert data in postgreSQL databaseSep 12, 2021Sep 12, 2021
Integrasi Google Sheet dengan GolangPertama kali saya berurusan dengan Google Sheet API yaitu saat harus melakukan insert data ke Google Spreadsheet setiap kali user melakukan…Aug 21, 2021Aug 21, 2021
Menyimpan Data Session di in-memory dan Redis menggunakan GolangSession umumnya digunakan untuk menyimpan data dari user yang mengunjungi sebuah website. Kode unik atau ID atau key dari sebuah session…Sep 13, 2020Sep 13, 2020