package
0.0.0-20250219033730-6c76daace332
Repository: https://github.com/tianlin0/go-plat-utils.git
Documentation: pkg.go.dev

# Packages

Package param 获取参数.

# Functions

GetDomainHost 取得域名或上一级域名,leftNum为剩下的域名段,最高级为qq.com.
GetErrorResponse 系统获取错误码和错误信息.
GetFileBase64 获取上传的文件为base64.
GetLogId 生成唯一日志id.
Ping 是否相通.
WriteCommResponse 将通用返回设置到response,输出到客户端.

# Structs

CommResponse 接口返回值.
PageModel 分页结构输出.
PathNode 表示 Trie 树中的一个节点.