Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 242 Bytes

pool of my small programs for studying go

basic-cisco-output-parser-with_channels

this program takes show version as an input and create multiple threads in order to get necessary things. It uses buffered channel, no worker pools