gutils

module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: MIT

README

gutils

Go codecov Go Report Card Release GoDoc

go utils

Install

go get github.com/CatchZeng/gutils

Packages

  • array
    • ContainString
  • convert
    • StringToBytes
    • BytesToString
    • JSONToMap
    • MapToJSON
  • file
    • Exists
    • Exist
    • Mode
    • WriteStringToFile
    • AppendStringToFile
    • GetDirList
    • GetDirListWithFilter
    • RecreateDir
    • GetFilepaths
    • GetFiles
  • flag
    • IsTesting
  • log
    • L
    • LW
  • net
    • GetIP
  • os
    • RunBashCommand
  • strings
    • Capitalize
    • IsCapitalize
    • SplitToChunks
  • version
    • Stringify
    • StringifyWithOps

Usage

see xxx_test.go file.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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