selfGoLib

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2026 License: MIT

README

selfGoLib

Go Reference Go Report Card

自用Go语言工具库集合,包含配置管理、文件操作、加密算法和单例检查等实用功能。

安装

go get gitee.com/wait4me/selfGoLib@v1.0.0

Directories

Path Synopsis
examples
encrypt_example command
SM2国密算法示例:生成密钥对、加密解密全流程
SM2国密算法示例:生成密钥对、加密解密全流程
file_example command
文件操作工具示例:展示移动、复制、路径安全检查
文件操作工具示例:展示移动、复制、路径安全检查
singleton_example command
单例运行检测示例:确保程序同一时间仅有一个实例运行
单例运行检测示例:确保程序同一时间仅有一个实例运行
pkg
singleton
Package SingletonUtil 提供单实例运行检测功能 使用文件锁机制确保同一时间只有一个程序实例在运行
Package SingletonUtil 提供单实例运行检测功能 使用文件锁机制确保同一时间只有一个程序实例在运行

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL