Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 311 Bytes

iot_lock

使用go vender 管理依赖

# Add existing GOPATH files to vendor.
govendor add github.com/jinzhu/configor

# Build everything in your repository only
govendor install +local

# Test your repository only
govendor test +local

TODO

  1. mongo

  2. 授权,商家/管理员/用户