Files
lancet/docs/api/overview.md
2023-09-11 15:59:35 +08:00

2.2 KiB
Raw Blame History

outline
outline
deep

API概述

lancet柳叶刀是一个功能强大、全面、高效、可复用的go语言工具函数库。包含25个包超过600个工具函数。功能涵盖字符串处理、切片处理、网络、并发、加解密、文件处理、时间/日期、流处理、迭代器等等。

<style> .package-title { color: black; font-size: 18px; text-align: center; font-weight: bold; } .package-container { font-size: 16px; border: 1px dashed; padding: 10px; text-align: center; } .package-cell { height: 40px; width: 140px; display: inline-block; vertical-align: middle; line-height: 40px; background: #10b981; border: 1px solid; margin-right: 10px; margin-bottom: 10px; border-radius: 6px; font-weight: bold; } </style>

lancet功能模块

algorithm
compare
concurrency
condition
convertor
cryptor
datastructure
datetime
fileutil
formatter
function
iterator
maputil
mathutil
netutil
pointer
random
retry
slice
stream
structs
strutil
system
tuple
validator
xerror