Quentin McGaw
|
578ef768ab
|
chore(all): return concrete types, accept interfaces
- Remove exported interfaces unused locally
- Define interfaces to accept arguments
- Return concrete types, not interfaces
|
2022-06-11 01:34:30 +00:00 |
|
Quentin McGaw
|
c73369e11c
|
chore(constants): remove and move constant paths
- Remove unused paths
- Move paths to inline constants if used only once
|
2022-02-06 19:59:07 +00:00 |
|
Quentin McGaw (desktop)
|
d9ca0deb08
|
Maint: cli package interface rework
- return concrete struct type
- split interface is sub-interfaces
|
2021-07-23 18:52:38 +00:00 |
|
Quentin McGaw (desktop)
|
21f4cf7ab5
|
Maint: do not mock os functions
- Use filepaths with /tmp for tests instead
- Only mock functions where filepath can't be specified such as user.Lookup
|
2021-07-23 16:06:19 +00:00 |
|
Quentin McGaw (desktop)
|
be22c8547f
|
Maintenance: use io instead of ioutil if possible
|
2021-05-30 03:13:19 +00:00 |
|
Quentin McGaw
|
b1f1f94a76
|
Maintenance: remove some type aliases
|
2021-02-06 18:31:14 +00:00 |
|
Quentin McGaw
|
5dcbe79fa8
|
Move OS package to golibs
|
2021-01-02 01:57:00 +00:00 |
|
Quentin McGaw
|
a921f9848c
|
Code maintenance: CLI interface abstraction
|
2020-12-29 18:24:03 +00:00 |
|