bazmurphy / immersive-go-course

An immersive, introductory course to backend software engineering using go.
https://systems.codeyourfuture.io/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

For Mentor Review | File Parsing | Baz Murphy #21

Open bazmurphy opened 8 months ago

bazmurphy commented 8 months ago

Learners, PR Template

Self checklist

Description

This is my first attempt at Prep project 03 file-parsing

Change list

Not applicable (initial commit)

Rationale, briefly

@mentions, #links

bazmurphy commented 7 months ago

I have just rewritten this to use an interface

And started the switch case based on file extension (but as discussed above the json/repeatedjson is in .txt)