Tidak Ada Deskripsi

root 7b0c921569 Initial commit or whatever message you want 1 hari lalu
algor 7b0c921569 Initial commit or whatever message you want 1 hari lalu
archives 7b0c921569 Initial commit or whatever message you want 1 hari lalu
common 7b0c921569 Initial commit or whatever message you want 1 hari lalu
constants 40fc4b10c0 fix 1 bulan lalu
form 7b0c921569 Initial commit or whatever message you want 1 hari lalu
graph 7b0c921569 Initial commit or whatever message you want 1 hari lalu
idc 7b0c921569 Initial commit or whatever message you want 1 hari lalu
mechanism 7b0c921569 Initial commit or whatever message you want 1 hari lalu
pdf_template 7b0c921569 Initial commit or whatever message you want 1 hari lalu
response f6c3d63394 fix 2 bulan lalu
survey 7b0c921569 Initial commit or whatever message you want 1 hari lalu
tag 7b0c921569 Initial commit or whatever message you want 1 hari lalu
utils f6c3d63394 fix 2 bulan lalu
wallet 7b0c921569 Initial commit or whatever message you want 1 hari lalu
.DS_Store f6c3d63394 fix 2 bulan lalu
README.md 4228257bb1 fix 1 bulan lalu
go.mod 7b0c921569 Initial commit or whatever message you want 1 hari lalu
go.sum 7b0c921569 Initial commit or whatever message you want 1 hari lalu
helper.go f6c3d63394 fix 2 bulan lalu
structs.go 8fd1d1b05b fix 1 bulan lalu

README.md

服务说明

sdk包,是自己发布的一个 sdk package

里面集成了公共的 Struct 和函数调用

怎么使用?

首先你需要有一个Git仓库,将代码传到仓库后,发布版本

在各个用到的项目下使用go get git@xxx.com/xxx/sdk安装

目前项目中集成的 sdk 是gogs.uu.mdfinesscao.com/hys/sdk,部署后应该在所有项目中检查是否引用了 sdk

随后替换成新的地址