.gitignore
|
add createMethod
|
2021-11-05 14:21:57 +07:00 |
README.md
|
Initial commit
|
2021-11-03 16:08:29 +07:00 |
action_check_exists.go
|
update IsDeviceIDExisted
|
2021-11-23 12:57:22 +07:00 |
action_create.go
|
update CreateOptions
|
2021-12-10 11:46:25 +07:00 |
action_delete.go
|
update DeleteByUserID
|
2022-02-22 16:36:26 +07:00 |
action_get_all.go
|
add FindAllDevicesByUserIDListAction
|
2021-12-09 11:35:39 +07:00 |
action_get_user_id.go
|
update UpdateByDeviceID
|
2021-11-26 17:37:15 +07:00 |
action_update.go
|
update CreateOptions
|
2021-12-10 11:46:25 +07:00 |
constant.go
|
add FindAllDevicesByUserIDListAction
|
2021-12-09 11:35:39 +07:00 |
db.go
|
add IsDeviceIDExistedMethod
|
2021-11-22 16:02:55 +07:00 |
devicemngt.go
|
upgrade mongodb version to 1.0.1
|
2022-02-24 15:12:04 +07:00 |
go.mod
|
upgrade mongodb version to 1.0.1
|
2022-02-24 15:12:04 +07:00 |
go.sum
|
upgrade mongodb version to 1.0.1
|
2022-02-24 15:12:04 +07:00 |
helper.go
|
fix comment
|
2021-11-08 17:23:03 +07:00 |
model.go
|
update deviceModel
|
2021-11-22 15:14:36 +07:00 |
time.go
|
add createMethod
|
2021-11-05 14:21:57 +07:00 |
validate.go
|
not require UserAgent
|
2021-12-10 14:58:55 +07:00 |