1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00
Files
lancet/docs/en/api/overview.md
2025-10-31 14:57:54 +08:00

2.3 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: #6cadf5; 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
enum
eventbus
fileutil
formatter
function
iterator
maputil
mathutil
netutil
pointer
random
retry
slice
stream
structs
strutil
system
tuple
validator
xerror