//
pkg.gl
Category
github.com/nopdan/gosmq
pkg
util
package
2.3.1+incompatible
Repository:
https://github.com/nopdan/gosmq.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
5
Files
93 SLOC
#
Functions
AddTo
添加到切片指定索引位置,若索引超出范围则扩容.
ConvertReader
将字节流转换为 utf-8.
Increase
切片指定索引位置加1,若索引超出范围则扩容.
Read
读取文件.
UnsafeToBytes
unsafe 强制转换 string 为 []byte.
UnsafeToString
unsafe 强制转换 []byte 为 string.
WalkDir
遍历文件夹.
WalkDirWithSuffix
遍历文件夹 + 指定后缀.
#
Variables
Logger
No description provided by the author