Skip to content

winhtaikaung/golang-designpatterns-myanmar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Design Patterns in Myanmar

This is a sample project that lets you run container based development with Golang & Vscode.

Prequesties

  • Docker
  • Vscode

After installing the vscode

  • Install this Open in Remote - Containers

  • Then open your project folder in Vscode and run in Container

Installing dependencies

Go into the server folder & client folder respectively

  • go mod vendor to download the dependencies into vendor cache folder

Running the application

  • For Server just simply click on the main.go and Press F5

License

Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information.

About

Golang Design Patterns with explanation in Myanmar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published