utils

module
v0.0.0-...-f98aff7 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 License: Apache-2.0

README

utils

golang utils

  • arrays
  • crypt
    • base32\base64
    • des
    • md5
    • sha256
  • error
  • time

接口

arrays
  • func ContainsString(src []string, val string) bool 字符串src是否包含val
stringx
  • func Join[T any](elems []T, sep string) string 拼接成字符串

Directories

Path Synopsis
des
md5
sha

Jump to

Keyboard shortcuts

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