1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-10-18 17:10:11 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
1f9dce1870
use filepath.Join wrapper for different embed and os path styles
If using internal, "/" is used as a separator always, and with external,
filepath.Join is used.
2021-02-08 12:03:22 +00:00
b3d7bc7704
refactor, should have been in main 2021-02-02 18:09:02 +00:00