forked from sneak/util
9d3d35b3d7ef3dedf037c930af5b0e78b857efc0
FileExists reports whether a path holds a regular file and DirExists whether it holds a directory, both answering false for anything they cannot look at. Comes with doc comments and table-driven tests. (closes #15) Model: opus-5
sneak/goutil
This is a bunch of little general-purpose go utility functions that I don't feel comfortable including as-is in my normal projects as they are too general, so I put them here.
Suggestions are welcome.
Really I think most of these should probably be in the stdlib.
License
WTFPL (free software, no restrictions)
Author
Description
Languages
Go
99.6%
Makefile
0.4%