1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00

doc: add new doc for convertor and cryptor

This commit is contained in:
dudaodong
2023-08-25 10:47:16 +08:00
parent 51f166d1d9
commit cf58542b4a
7 changed files with 201 additions and 180 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ hero:
features:
- title: Powerful
icon: 💪
details: support 600+ go util functions. eg. string, slice, datetime, net, crypto, concurrency...
details: support 600+ go util functions. inclueds string, slice, datetime, net, crypto, concurrency, etc.
- title: Modular by design
icon: 🏗
details: Each module is designed as a package with no coupling between modules.