Skip to content

akash2061/GO-Lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to My GO-Lang Learning Journy... 🚀

Here is my Learning-Binary GO-Lang Download & run in terminal:

Note: navigate to download folder. 📂
git clone https://github.com/akash2061/GO-Lang.git
./GO-Lang

🌲 File Structure:

.
├── README.md
├── app
   ├── go.mod
   ├── main.go
   └── utils
       └── utils.go
├── bin
   └── GO-Lang
├── cli
   └── cli.go
├── container
   └── mutex_lock.go
├── custom
   ├── cli_exe.go
   ├── composition.go
   ├── concurrency.go
   ├── fmt_val.go
   ├── generics.go
   ├── interfaces.go
   ├── map_func.go
   ├── p_data.go
   ├── recursion.go
   ├── structure.go
   └── user_defined_types.go
├── data.txt
├── go.mod
├── main.go
├── test
   ├── go.mod
   ├── testemail.go
   └── testemail_test.go
└── web_app
    ├── new.html
    ├── todos.txt
    ├── view.html
    └── webapp.go

9 directories, 28 files

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published