Skip to content
/ golang_template Public template

A Go template, nothing more, nothing less 📝

License

Notifications You must be signed in to change notification settings

Zeyu-Li/golang_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go (Golang Template)

About

Go get started with Golang or Go. I feel like Golang will end up like Ruby on Rails and most people will forget about it. I hope Go gets going, but my hopes are low

Includes

The following code

package main

// imports
import (
	"fmt"
)


func main() {
	// choose any number
	number := 1

	fmt.Println(number)
}

Licence

The rules for copy and distributing this project licence are outlined in the licence.txt file.

This project is under an MIT licence

About

A Go template, nothing more, nothing less 📝

Topics

Resources

License

Stars

Watchers

Forks

Languages