golanglib

module
v0.0.0-...-e1367df Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0

README

Go 代码框架库

环境要求

Go version>=1.15

引用框架

import "github.com/maclon-lee/golanglib"

配置文件

拷贝模板配置文件 conf/config.toml 放置在自己工程目录的 conf 目录或工程根目录下,并根据实际情况替换配置项信息。

环境变量设置

cmd执行以下命令

go env -w GO111MODULE=auto
go env -w GOPROXY=https://goproxy.io,direct

Directories

Path Synopsis
lib
log
rpc
Package gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests.
Package gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests.
sql
*通过数据库生成 代码*
*通过数据库生成 代码*

Jump to

Keyboard shortcuts

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