1
0
Fork 0
No description
Find a file
2026-05-06 03:02:49 -04:00
app chore: updated copyright headers 2026-05-06 03:02:49 -04:00
core chore: updated copyright headers 2026-05-06 03:02:49 -04:00
db chore: updated copyright headers 2026-05-06 03:02:49 -04:00
flags chore: updated copyright headers 2026-05-06 03:02:49 -04:00
logger chore: updated copyright headers 2026-05-06 03:02:49 -04:00
net chore: updated copyright headers 2026-05-06 03:02:49 -04:00
rpc init: adding readme files 2026-02-24 14:50:46 -05:00
thumb init: adding readme files 2026-02-24 14:50:46 -05:00
web chore: updated copyright headers 2026-05-06 03:02:49 -04:00
.gitattributes chore: updating .gitignore and .gitattributes files 2026-05-05 02:04:04 -04:00
.gitignore chore: updating .gitignore and .gitattributes files 2026-05-05 02:04:04 -04:00
AGENTS.md init: adding AGENTS.md file 2026-04-20 00:25:02 -04:00
CHANGELOG.md refactor: formatted changelog 2026-03-07 20:16:59 -05:00
go.mod chore: updated go.mod and go.sum files 2026-04-17 04:18:38 -04:00
go.sum chore: updated go.mod and go.sum files 2026-04-17 04:18:38 -04:00
README.md refactor: finished moving utils 2026-02-28 19:24:20 -05:00

pxnGoCommon

latest files.poixson.com Built with Weld AGPL+PXN

Common libraries for PoiXson GoLang projects.

(back to top)

Overview

  • app - Application, service, and tool framework for PoiXson projects.
  • core - Tools and utilities for PoiXson projects.
  • db - Database framework and utilities for PoiXson projects.
  • flags - CLI argument parser.
  • logger - A slim and modular logging library for Go.
  • net - Network tools and utilities for PoiXson projects.
  • rpc - RPC tools and utilities for PoiXson projects.
  • thumb - Create thumbnails for PoiXson projects.
  • web - Website framework and utilities for PoiXson projects.

(back to top)

Source Code

repo: git.poixson.com/PxnLibs/pxnGoCommon

(back to top)

License

AGPL+PXN, see LICENSE

Be Free and Create

(back to top)