Categorygithub.com/yangkequn/Tool
modulepackage
0.3.14
Repository: https://github.com/yangkequn/tool.git
Documentation: pkg.go.dev

# README

Tools

go library

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
return interface decoded by Gob.
return string encoded by Gob.
No description provided by the author
Hash to string.
return index of item in int64 array, -1 if not found.
return index of item in string array, -1 if not found.
No description provided by the author
No description provided by the author
convert []int64 to []string.
Convert int64 value to string, using RawURLEncoding base64 encoding.
No description provided by the author
JSTimeSequenceStringToArray convert JSTimeSequenceString to []int64 unit of JS time is millisecond if value of JS time larger than 1 year, it's absolute time, otherwise it's timespan.
No description provided by the author
No description provided by the author
No description provided by the author
concat two list to one,using "," as separatoritems in s2 should be skipped if they are in s1.
No description provided by the author
collectionName := `gosdk_basic_collection`.
Random stringID ,base64 encoding.
RedisCall: 1.use RPush to push data to redis.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RemoveItemFromString remove item from "," split array.
remove string item from string array, return true if item is removed.
convert []string to []float32.
convert []string to []int64.
No description provided by the author
split string to array, using "," as separator.
No description provided by the author
No description provided by the author
Convert string to int64, decode with RawURLEncoding base64 encoding.
No description provided by the author
No description provided by the author
TextToMeaning 将文本转换为语义向量.
No description provided by the author
l.svcCtx.Config.Auth.
validate user id.

# Variables

No description provided by the author
No description provided by the author
1 years = 365 days = 365 * 24 * 60 * 60 * 1000.
Demo API : https://github.com/milvus-io/milvus-sdk-go/blob/master/examples/README.md basic milvus operation example.
No description provided by the author