goutils

module
v0.0.0-...-9a1677b Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2020 License: MIT

README

goutils

Install

go get -u -v github.com/relunctance/goutils
Useage
package main

import (
    "fmt"

    "github.com/relunctance/goutils/fc"
)

func main() {
    fmt.Println(fc.DebugTrace())
}
Modules
  • fc - Commonly used encoding functions
  • dump - Print/Println with color output stdout
  • cmd - Execute command with golang
  • offsetboundary - Slice data clipping

Directories

Path Synopsis
并发安全[]int
并发安全[]int
dump module
exe
fc module
一维数组: 获取边界
一维数组: 获取边界
field
DO NOT EDIT!!
DO NOT EDIT!!

Jump to

Keyboard shortcuts

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