go structure commit
This commit is contained in:
7
chub/main.go
Normal file
7
chub/main.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("I am going to eat all the configuration I can!")
|
||||
}
|
||||
Reference in New Issue
Block a user