Skip to content

In this project i'm implement reading file and searching all links on it. App create a new file "final" where all links are stored. App using 6 goroutines that are searching by regexp all links in their part of file.

Notifications You must be signed in to change notification settings

Alena557miles/goroutines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

In this project i'm implement reading file and searching all links on it. App create a new file "final" where all links are stored.

App using 6 goroutines that are searching by regexp all links in their part of file.

To see how it works use

go run main.go

About

In this project i'm implement reading file and searching all links on it. App create a new file "final" where all links are stored. App using 6 goroutines that are searching by regexp all links in their part of file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages