This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
learngo
Watch
1
Star
0
Fork
0
You've already forked learngo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0a121cd9113da91ad86aa09aece858225453b411
learngo
/
advfuncs
/
logparser
/
refactor-notes
/
refactor-03
/
changes.md
Inanc Gumus
912d789933
update: directory structure
2019-08-25 21:01:44 +03:00
103 B
Raw
Blame
History
PROBLEM
...
SOLUTION
parser struct
->
pipeline struct
parse()
->
pipe(pipeline)