Skip to content

Releases: DehuaZhao/go-web-go

Step-0 Bootstrapping

18 Aug 14:07
Compare
Choose a tag to compare
  • Create a gowiki.go file.
  • Add the Page struct.
  • Add the save and loadPage function.
  • Write a main function to test what we've written.