mirror of
				https://github.com/duke-git/lancet.git
				synced 2025-10-30 02:11:59 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			2.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			2.2 KiB
		
	
	
	
	
	
	
	
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: #ecefff; 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
    