updated version numbers
4
HLog.md
4
HLog.md
@@ -1,6 +1,4 @@
|
|||||||
# HLog - Structured Logging for Go
|
# HLog - v0.10.2
|
||||||
|
|
||||||
**Version:** v0.10.1-hlogdoc
|
|
||||||
|
|
||||||
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.
|
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 - v0.2.1-hlogdoc
|
# HWS - v0.2.2
|
||||||
|
|
||||||
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's `net/http`.
|
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's `net/http`.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# hwsauth - v0.3.1-hlogdoc
|
# HWSAuth - v0.3.2
|
||||||
|
|
||||||
JWT-based authentication middleware for the hws web framework.
|
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
|
## Modules
|
||||||
|
|
||||||
|
|||||||
2
JWT.md
2
JWT.md
@@ -1,4 +1,4 @@
|
|||||||
# JWT Package - v0.10.0-hlogdoc
|
# JWT Package - v0.10.1
|
||||||
|
|
||||||
The `jwt` package provides comprehensive JWT (JSON Web Token) generation and validation with database-backed token revocation support.
|
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