edge/pkg/module
wpetit 7f07e52ae0 chore: remove obsolete modules 2023-02-24 10:39:46 +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
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