wcfs: Initial stub
Add initial stub for WCFS program and tests. WCFS functionality will be added step-by-step in follow-up commits. Some preliminary history: 0ae88a32 X .nxdtest: Verify Go bits with GOMAXPROCS=1,2,`nproc` 23528eb4 X wcfs: make it to use go modules for dependencies
Showing
wcfs/.gitignore
0 → 100644
wcfs/__init__.py
0 → 100644
wcfs/go.mod
0 → 100644
wcfs/wcfs.go
0 → 100644
wcfs/wcfs_test.py
0 → 100644
Please register or sign in to comment