gcutil

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

概述

go的基本框架,实现相关项目的基本功能。

第三方框架

编译部署相关

linux下运行

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build main.go

window下运行

CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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