Useful golang functions and tools
This repository has been archived on 2021-08-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Michael b4aa90c793 removed error checking from hostname to only return unknown host
Signed-off-by: Michael <michael.lindman@gmail.com>
2021-06-30 21:36:25 +01:00
colour first commit 2020-09-17 08:30:07 +01:00
logger removed error checking from hostname to only return unknown host 2021-06-30 21:36:25 +01:00
nettools removed error checking from hostname to only return unknown host 2021-06-30 21:36:25 +01:00
router store sessions in response 2021-04-17 23:18:02 +01:00
tpl dynamically walks through view files in embedFS 2021-04-17 23:17:17 +01:00
.gitignore overhaul with logger using logrus 2021-03-07 13:57:06 +00:00
go.mod store sessions in response 2021-04-17 23:18:02 +01:00
LICENSE first commit 2020-09-17 08:30:07 +01:00
Makefile router and tpl packages 2021-03-09 01:32:31 +00:00
README.md first commit 2020-09-17 08:30:07 +01:00

Gtools

Useful golang functions and tools