1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-10 15:52:27 +08:00

doc: update doc for website

This commit is contained in:
dudaodong
2023-08-29 17:20:54 +08:00
parent 28b8986cbe
commit 31f64c0a98
10 changed files with 5816 additions and 0 deletions

View File

@@ -1563,6 +1563,8 @@ import "github.com/duke-git/lancet/v2/strutil"
[[play](https://go.dev/play/p/pzbaIVCTreZ)]
- **<big>RemoveWhiteSpace</big>** : remove whitespace characters from a string.
[[doc](https://github.com/duke-git/lancet/blob/main/docs/strutil.md#RemoveWhiteSpace)]
[[play](https://go.dev/play/p/HzLC9vsTwkf)]
<h3 id="system"> 22. System package contain some functions about os, runtime, shell command. &nbsp; &nbsp; &nbsp; &nbsp;<a href="#index">index</a></h3>