I found that other projects, tend to parse multiple maps at once. So, we may
want to allow the base library to do so in order to decrease complexity in the
upper layers.
This is follow-up on previous refactoring in
|
||
|---|---|---|
| .. | ||
| idtools.go | ||
| idtools_unix.go | ||
| idtools_unix_test.go | ||
| idtools_windows.go | ||
| parser.go | ||
| usergroupadd_linux.go | ||
| usergroupadd_unsupported.go | ||
| utils_unix.go | ||