Skip to content

lovelife100/iot_lock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. 授权,商家/管理员/用户

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%