技术栈
golang官方编程指南
兮动人
4 个月前
开发语言
·
后端
·
golang
·
golang官方编程指南
Golang官方编程指南
解释术语:API api : application program interface :应用程序编程接口。 就是Go各个包的各个函数。