# algo-go-sdk **Repository Path**: ljfirst/algo-go-sdk ## Basic Information - **Project Name**: algo-go-sdk - **Description**: algo-go-sdk - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-17 - **Last Updated**: 2025-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # algo-go-sdk #### 介绍 algo-go-sdk is th sdk of algo-go-protal #### 软件架构 软件架构说明 #### Tips + 每一个目录下面的.md文件都是总结 + 代码标记 + attention : 表示注意事项 + grammar : 反应需要注意的go语法问题 + tips : 一些coding过程中的建议 + 运算符 + '& : bitwise AND' + '| : bitwise OR' + '^ : bitwise XOR' + '&^ : AND NOT' + '<< : left shift' + '>> : right shift' #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request