1 Star 0 Fork 0

GZCorrect/go-smpp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
cmd
smpp
encoding
pdu
pdufield
pdutext
pdutlv
body.go
codec.go
doc.go
header.go
header_test.go
types.go
types_test.go
smpptest
client.go
conn.go
conn_test.go
doc.go
example_test.go
receiver.go
receiver_test.go
transceiver.go
transceiver_test.go
transmitter.go
transmitter_test.go
.gitignore
.travis.yml
AUTHORS
CONTRIBUTORS
LICENSE
README.en.md
README.md
go.mod
go.sum
克隆/下载
doc.go 224 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiegongming 提交于 2个月前 . 合并
// Copyright 2015 go-smpp authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Package pdu provide codecs for binary PDU data.
package pdu
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gzcorrect/go-smpp.git
git@gitee.com:gzcorrect/go-smpp.git
gzcorrect
go-smpp
go-smpp
v0.0.4

搜索帮助