Skip to content

lfin-open/lfin.utils.golang

Repository files navigation

DeepSource Go

lfin.utils.golang

utilities for GoLang

function list

  • crypto: aes256, awskms, hash, password, random
  • date: date convert
  • encoding: base64 encoding
  • file: check exist, open, create
  • location: validate, convert(DDM ->DM) coordinates
  • masking: masking
  • net: hostname
  • paging: calculate paging
  • reflection:
  • strings: check empty, int to string convert ...
  • uuid: generate uuid (36byte)
  • env: set, get environment variable