Commits · 7240bcb9a955f5842f68277b6e031d39a6387ed8
kinetic-go
Browse files
Sep 01, 2016
Add implementations for GetLog and change MessageHandler to ResponseHandler
· 7240bcb9
Zhu Yong
authored
Sep 01, 2016
7240bcb9
Change file line ending to UNIX format
· c81280fe
Zhu Yong
authored
Sep 01, 2016
c81280fe
* Add test case for GetVersion, Flush
· e9b0645d
Zhu Yong
authored
Sep 01, 2016
e9b0645d
Add new operations: GetVersion, Flush
· aebac8b0
Zhu Yong
authored
Sep 01, 2016
aebac8b0
Add new operations: GetVersion, Flush
· 2fb0c13c
Zhu Yong
authored
Sep 01, 2016
2fb0c13c
Add new operations: SetClusterVersion, UpdateFirmware, SetLockPin, SetErasePin
· c2c495cd
Zhu Yong
authored
Sep 01, 2016
c2c495cd
Aug 31, 2016
Add 4 pin operations: SecureErase, InstantErase, LockDevice, UnlockDevice
· 3f957893
Zhu Yong
authored
Aug 31, 2016
3f957893
* Add operation GetNext, GetPrevious, GetKeyRange, Delete, Put.
· a4ee590f
Zhu Yong
authored
Aug 31, 2016
a4ee590f
Aug 30, 2016
Added Status, network error handling, network timeout
· ec1c58e7
Zhu Yong
authored
Aug 30, 2016
ec1c58e7
GET operation tested work
· c803d9d1
Zhu Yong
authored
Aug 30, 2016
c803d9d1
Aug 29, 2016
add handler, callback and Get operation (not work yet)
· 296b9bc7
Zhu Yong
authored
Aug 29, 2016
296b9bc7
Aug 26, 2016
add simple callback and handler
· a564a962
Zhu Yong
authored
Aug 26, 2016
a564a962
Add execute and listen function for service.
· 75db8324
Zhu Yong
authored
Aug 26, 2016
75db8324
Aug 25, 2016
Add connection and service, tested handshake OK.
· 8931e63c
Zhu Yong
authored
Aug 25, 2016
8931e63c
Aug 24, 2016
Add README.md
· 6d74623c
Zhu Yong
authored
Aug 24, 2016
6d74623c
start of Kinetic client library in Go
· c71e7285
Zhu Yong
authored
Aug 24, 2016
c71e7285
Loading