0to1
  • Index
  • About
  • Posts
    Golang Samples Terraform module debugging
  • Tags
0to1

example


Golang Hello world

Using Golang code example

   |  Rogier Dikkes

package main

import "fmt"

func main() {
    fmt.Println("hello world")
}

Hello world!

example  golang 

Rogier Dikkes  • © 2022  •  0to1

Hugo v0.101.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll