1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 21:02:27 +08:00
Files
lancet/docs/en/api/overview.md
2023-09-11 15:59:35 +08:00

2.2 KiB

outline
outline
deep

API Overview

Lancet (Lancet) is a powerful, comprehensive, efficient and reusable go language tool function library. Contains 25 packages, more than 600 utility functions. Functions cover string processing, slice processing, network, concurrency, encryption and decryption, file processing, time/date, stream processing, iterators, and more.

<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: #059669; border: 1px solid; margin-right: 10px; margin-bottom: 10px; border-radius: 6px; font-weight: bold; } </style>

Lancet function module

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