Skip to content

CPWu/golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang - Learning Repository

Overview of Golang

  • Variables and Functions
  • Pointers
  • Types and Structs
  • Receivers: Strucs with Functions
  • Maps and Slices
  • Decision Structures
  • Loops and Ranging over data
  • Interfaces
  • Packages
  • Channels
  • Read/Write JSON
  • Unit Tests

Changes

  • Enable Go modules
  • Rearrange files to support Go modules
  • Using templates from a layout and pass data
  • Built a simple template cache
  • Revising the simple template cache to be more advanced
  • Application wide configuration

About

Random container for golang projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages