Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadMapToFile ¶
func LoadMapToFile[V any](filePath string, fn func(val string) (k string, v V, result bool)) (data cmap.ConcurrentMap[string, V])
LoadMapToFile 给定文件逐行读取并拆解返回安全map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.