within.website Go packages

This vanity domain houses a lot of Xe Iaso's custom Go packages. Here is a list of all of the packages currently tracked:

within.website/derpigo

Go Reference Source code link

A Derpibooru/Furbooru API client in Go. This is used to monitor Derpibooru/Furbooru for images by artists I care about and archive them.

go get within.website/derpigo

within.website/eclier

Go Reference Source code link

A command router for Go programs that implements every command in Lua. This was an experiment for making extensible command-line applications with Lua for extending them.

go get within.website/eclier

within.website/gopher

Go Reference Source code link

A Gopher (RFC 1436) client/server stack for Go applications. This allows users to write custom Gopher clients and servers.

go get within.website/gopher

within.website/ln

Go Reference Source code link

The natural log function for Go: an easy package for structured logging. This is the logging stack that I use for most of my personal projects.

go get within.website/ln

within.website/x

Go Reference Source code link

Various experimental things. /x/ is my monorepo of side projects, hobby programming, and other explorations of how programming in Go can be.

go get within.website/x