docs: 优化泛型约束类型文档显示

This commit is contained in:
kercylan
2024-01-14 19:15:25 +08:00
parent f9d31888ee
commit 65c10f2ad0
75 changed files with 168 additions and 224 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Compress
[![Go doc](https://img.shields.io/badge/go.dev-reference-brightgreen?logo=go&logoColor=white&style=flat)](https://pkg.go.dev/github.com/kercylan98/minotaur/compress)
[![Go doc](https://img.shields.io/badge/go.dev-reference-brightgreen?logo=go&logoColor=white&style=flat)](https://pkg.go.dev/github.com/kercylan98/minotaur)
![](https://img.shields.io/badge/Email-kercylan@gmail.com-green.svg?style=flat)
compress 提供了一些用于压缩和解压缩数据的函数。