Categorygithub.com/pyihe/go-pkg
module
0.0.0-20230216074244-e67ccf8c31f0
Repository: https://github.com/pyihe/go-pkg.git
Documentation: pkg.go.dev

# README

packagecomment
bytesbyte相关
certs证书相关
clone拷贝相关
encoding编解码相关
encrypts加解密相关
errors错误相关
files文件相关
httpshttp相关
list队列相关
logs日志相关
mapsmap相关
maths数学相关
monitor监控相关
nets网络相关
prt基础数据类型指针
rands随机函数相关
snowflakessnowflake相关
sorts排序相关
strings字符串相关
sync同步锁相关
times定时器相关
go-pkgs一些辅助函数
zips压缩相关
  • golang编译命令
  1. GOOS="target OS" GOARCH="target arch" go build -o "output file name"

    OSGOOSGOARCH
    Macdarwin386, amd64, arm, arm64
    DragonflyBSDdragonflyamd64
    FreeBSDfreebsd386, amd64, arm
    Debian,RedHat,CentOs,Ubuntulinux386, amd64, arm, arm64, ppc64, ppc641e
    NetBSDnetbsd386, amd64, arm
    OpenBSDopenbsd386, amd64, arm
    Plan 9plan9386, amd64
    Solarissolarisamd64
    Win serieswindows386, amd64
  2. gox -osarch="target os/target arch"

    target ostarget arch
    darwin386
    darwinamd64
    linux386
    linuxamd64
    linuxarm
    freebsd386
    freebsdamd64
    freebsdarm
    openbsd386
    openbsdamd64
    netbsd386
    netbsdamd64
    netbsdarm
    plan9386
    windows386
    windowsamd64

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author