Documentation
¶
Overview ¶
* @Author: nijineko * @Date: 2025-06-10 12:12:04 * @LastEditTime: 2025-06-10 12:12:05 * @LastEditors: nijineko * @Description: pad space util * @FilePath: \noa\tools\padSpace.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PadSpaceArray ¶
*
- @description: Pad space between elements in an array.
- @param {[]any} Data Array of data to pad with spaces.
- @return {[]any} New array with spaces padded between elements.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.