edge/pkg/module
wpetit b9f985ab0c fix(module,store): allow querying on _id, _createdAt, _updatedAt attributes 2023-02-21 15:05:01 +01:00
..
auth feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
cast fix(module,cast): jsonize device attributes 2023-02-17 13:03:10 +01:00
store fix(module,store): allow querying on _id, _createdAt, _updatedAt attributes 2023-02-21 15:05:01 +01:00
util feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
.gitignore feat: initial commit 2023-02-16 17:04:15 +01:00
authorization.go feat: initial commit 2023-02-16 17:04:15 +01:00
authorization_test.go feat: initial commit 2023-02-16 17:04:15 +01:00
blob.go feat: initial commit 2023-02-16 17:04:15 +01:00
blob_message.go feat: initial commit 2023-02-16 17:04:15 +01:00
console.go feat: initial commit 2023-02-16 17:04:15 +01:00
context.go feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
error.go feat: initial commit 2023-02-16 17:04:15 +01:00
lifecycle.go feat: initial commit 2023-02-16 17:04:15 +01:00
message.go feat: initial commit 2023-02-16 17:04:15 +01:00
net.go feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
rpc.go feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
store.go feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
user.go feat: initial commit 2023-02-16 17:04:15 +01:00
user_test.go feat: initial commit 2023-02-16 17:04:15 +01:00