Skip to content

lokesh-go/golang-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgo gopher

Go Examples

Go examples help to understand the core concept and utility which is used to building the golang services.

Directory structure

|
|____print # this is package name where all functions are defined
|    |
|    |____pkg
|    |    |____ index.go # defines the packages functions here
|    |
|    |____main.go # main file for testing the pkg functions.

About

define all the golang concepts with examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages