Commit Graph

3 Commits

Author SHA1 Message Date
b0e41d5c35 Rename WgState to State and NewWgState to New
This also caused renaming local variables to avoid
conflicting with the wg package name itself.
2020-05-13 13:52:54 +02:00
5d1acc1fab Add documentation to public functions and types 2020-05-13 13:52:54 +02:00
dadfbee083 Split the application into modules
Splitting into modules will help keep concerns separate,
at the cost of a slightly more verbose code.
2020-05-13 13:52:54 +02:00