GopherCon Singapore
gophercon.sg
GopherCon Singapore
@gophercon.sg
A Go programming language (Golang) conference held in Singapore. See you in 2026!
package main

import "fmt"

func main() {
fmt.Println("Hello world!")
}
January 27, 2025 at 12:49 AM