Squash merge hlogdoc into main
4
HLog.md
4
HLog.md
@@ -1,6 +1,4 @@
|
||||
# HLog - Structured Logging for Go
|
||||
|
||||
**Version:** v0.10.1-hlogdoc
|
||||
# HLog - v0.10.2
|
||||
|
||||
HLog is a structured logging package built on top of [zerolog](https://github.com/rs/zerolog), providing simple configuration, flexible output options, and automatic log file management for Go applications.
|
||||
|
||||
|
||||
2
HWS.md
2
HWS.md
@@ -1,4 +1,4 @@
|
||||
# HWS
|
||||
# HWS - v0.2.2
|
||||
|
||||
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's `net/http`.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# hwsauth
|
||||
# HWSAuth - v0.3.2
|
||||
|
||||
JWT-based authentication middleware for the hws web framework.
|
||||
|
||||
|
||||
4
Home.md
4
Home.md
@@ -1,6 +1,6 @@
|
||||
# golib Wiki
|
||||
# h/golib Wiki
|
||||
|
||||
Welcome to the golib documentation wiki. This wiki provides comprehensive documentation for all golib modules.
|
||||
Welcome to the h/golib documentation wiki. This wiki provides comprehensive documentation for all golib modules.
|
||||
|
||||
## Modules
|
||||
|
||||
|
||||
2
JWT.md
2
JWT.md
@@ -1,4 +1,4 @@
|
||||
# JWT Package
|
||||
# JWT Package - v0.10.1
|
||||
|
||||
The `jwt` package provides comprehensive JWT (JSON Web Token) generation and validation with database-backed token revocation support.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user