8000 GitHub - applebappu/golang: learning golang. putting stuff here
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

applebappu/golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang

learning golang. putting stuff here

thoughts:

  • go mod tidy <3
  • i like how return types for functions are after the arguments
  • slices are just lua tables, but also similar syntax lets you set fixed lengths
  • super easy to track dependencies and such. repo-based collabs ahoy
  • nested scope with curly braces, yum

About

learning golang. putting stuff here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0