Skip to content

Files

Latest commit

4d12eb1 · Aug 1, 2016

History

History
12 lines (9 loc) · 135 Bytes

File metadata and controls

12 lines (9 loc) · 135 Bytes

persist.go

对数据库进行操作。

对外提供四个方法。

StoreState()
DelState()
ReadState()
ReadStateSet()