Tree
- Tree:
01a461a7d06ce1df5200d1d42b62c3f442b74d7f
- Date:
- Message:
- Rework, move filesystem into its own package Major rework which keeps Stat, Read and ReadDir away from the filesystem tree and more to the file. The fs package implements extra functionality that doesn't really have anything to do with the core package. It also does not need to know how the core lemmy package is implemented to do anything, so may as well enforce the boundary explicitly.
LICENSE | commits | blame |
README.md | commits | blame |
auth.go | commits | blame |
client.go | commits | blame |
fs/ | |
go.mod | commits | blame |
go.sum | commits | blame |
lemmy.go | commits | blame |
README.md
[](http://godocs.io/olowe.co/lemmy) Package lemmy provides a client interface to a subset of the Lemmy HTTP API version 3. go get olowe.co/lemmy ## Development Please send patches, questions or a friendly "hello" to the [mailing list]: git send-email --to="~otl/public-inbox@lists.sr.ht" HEAD^ For those unfamiliar with this workflow, see [git-send-email.io] [mailing list]: https://lists.sr.ht/~otl/public-inbox [git-send-email.io]: https://git-send-email.io