vito_infra

module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: MIT

README

vito_infra 是一个基础包

集合配置信息,数据库链接,redis链接,与日志打印

使用方式

go get -u github.com/mrchuanxu/vito_infra

因为要用到etcd,go mod 需要添加

replace google.golang.org/grpc v1.29.1 => google.golang.org/grpc v1.26.0

replace github.com/coreos/bbolt v1.3.4 => go.etcd.io/bbolt v1.3.4

Directories

Path Synopsis
Package conn 数据库配置链接以及客户端
Package conn 数据库配置链接以及客户端

Jump to

Keyboard shortcuts

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