Categorygithub.com/schnell18/play-golang
module
0.0.0-20230817090724-c34c6f7eacc1
Repository: https://github.com/schnell18/play-golang.git
Documentation: pkg.go.dev

# README

Introduction

This is a collection mini golang projects to practise go programming.

Catelog

sub-directorycomment
cmdCLI programs
fibonaccicalculate fibonacci series
sqrtcalculate square root w/ Newton method
switchsimple switch statement example
primesieve first n number of prime
sortingSort interface demos
httpShowcase http.Hanlder interface
evalShowcase basic arithmetic expression
surfaceShowcase surface generated by arithmetic expression
clockShowcase goroutines
echoShowcase concurrent echo server
pipelineShowcase using chan to make pipeline
thumnailShowcase using chan to make parallel loop
crawlShowcase parallel web crawller
countdownShowcase count down using io multiplex w/ select
duShowcase parallel disk usage counting
chatShowcase chat server w/ goroutine & channel
stallShowcase routine stall due to endless loop
zapShowcase logging w/ zap
excelizeShowcase excel processing w/ excelize
grpcSimple gRPC example w/ reflection and health check
freecacheSimple cache exmaple
mongoSimple example to access mongodb
cpuidSimple example to detect cpu features
nicExplore net interface card APIs
ldflags-verUsing ldflags to set version for oo applications

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package stringutil contains utility functions for working w/ strings.
No description provided by the author
No description provided by the author
No description provided by the author