Skip to content

aravindhkm/go_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkShop - Go Examples

Overview

This project contains various examples and exercises in Go, covering a wide range of topics such as concurrency, sorting, error handling, and more. The purpose of this project is to provide Go code examples and demonstrations for different concepts, tools, and patterns.

The main.go file is the entry point of the application, and you can run specific examples by passing their name as a command-line argument.

How to Use

To run an example, you need to pass the desired module name as an argument when running the main.go file.

go run main.go <module_name> <func_name_as_number>

About

go_workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages