docs(httpmw): correct tier from 3 to 2 and fix logz tier ref
httpmw only depends on logz (Tier 1), placing it at Tier 2. The previous docs incorrectly stated both the module tier (3) and the logz tier (0).
This commit is contained in:
@@ -11,7 +11,7 @@ authentication or identity logic lives here — see `httpauth-firebase` for that
|
||||
|
||||
## Tier & Dependencies
|
||||
|
||||
**Tier:** 3 (transport layer; depends on Tier 0 `logz`)
|
||||
**Tier:** 2 (transport layer; depends on Tier 1 `logz`)
|
||||
**Module:** `code.nochebuena.dev/go/httpmw`
|
||||
**Direct imports:** `code.nochebuena.dev/go/logz`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user