diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
commit | 940af50d96e9a7916674d237dec53738ab776103 (patch) | |
tree | 8309097577c27913d094edfbe60d880da968e680 /content/go/mux.md | |
parent | bd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff) |
Auto-commit 2025-01-02
Diffstat (limited to 'content/go/mux.md')
-rw-r--r-- | content/go/mux.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/content/go/mux.md b/content/go/mux.md index 2114c9e..53de9dc 100644 --- a/content/go/mux.md +++ b/content/go/mux.md @@ -1,9 +1,9 @@ -+++ -title = "Mux" -name = "mux" -repository = "https://git.neonxp.ru/mux.git" -description = "Полезные инструменты для стандартного ServeMux" -gomod = true -+++ +--- +description: Полезные инструменты для стандартного ServeMux +gomod: true +name: mux +repository: https://git.neonxp.ru/mux.git +title: Mux +--- TBA
\ No newline at end of file |