文件名称:feathers-go:Golang https中feathersjs api的实现
文件大小:87KB
文件格式:ZIP
更新时间:2024-04-30 12:47:37
Go
羽毛走 这是golang中feathersjs api的实现。 它目前处于概念验证状态,几乎所有的Feather接口都已实现,并且与Feather客户端模块兼容 依存关系 包含了gosf-socketio实现的修改后的实现,它增加了feathers-client所需的一些功能
【文件预览】:
feathers-go-main
----hooks()
--------checkPermissions_test.go(1KB)
--------alterItems_test.go(4KB)
--------lowerCase_test.go(843B)
--------normalizeArray.go(494B)
--------isNot_test.go(744B)
--------isNot.go(270B)
--------join.go(573B)
--------normalizeArray_test.go(1KB)
--------lowerCase.go(738B)
--------isProvider.go(485B)
--------iff.go(1KB)
--------alterItems.go(928B)
--------items_test.go(3KB)
--------discard_test.go(981B)
--------disallow_test.go(977B)
--------required_test.go(1KB)
--------keep.go(763B)
--------required.go(1000B)
--------some.go(353B)
--------checkPermissions.go(2KB)
--------keep_test.go(975B)
--------checkContext_test.go(904B)
--------every.go(355B)
--------disallow.go(810B)
--------isProvider_test.go(1KB)
--------setNow.go(689B)
--------checkContext.go(892B)
--------preventChanges.go(907B)
--------discard.go(622B)
--------setNow_test.go(871B)
--------combine.go(296B)
--------every_test.go(1KB)
--------some_test.go(1KB)
--------items.go(817B)
--------discardQuery.go(475B)
----feathers_mongo()
--------hooks.go(577B)
--------helpers.go(1KB)
--------service.go(8KB)
--------documents.go(539B)
--------client.go(1KB)
----feathers_redis_sync()
--------provider.go(2KB)
--------client.go(707B)
----feathers_auth()
--------hooks.go(2KB)
--------jwt.go(2KB)
--------auth.model.go(232B)
--------auth.strategy.go(2KB)
--------auth.service.go(6KB)
--------util.go(267B)
----docker-compose.yaml(282B)
----LICENSE(1KB)
----feathers()
--------hooks.go(4KB)
--------http.go(4KB)
--------helpers.go(826B)
--------yaml()
--------app.go(11KB)
--------config.go(1023B)
--------network.go(371B)
--------socketio.go(6KB)
--------feathers_error()
--------services.go(7KB)
--------util.go(937B)
----gosf-socketio()
--------handler.go(3KB)
--------LICENSE.MIT(1KB)
--------protocol()
--------server.go(8KB)
--------ack.go(1KB)
--------LICENSE(34KB)
--------client.go(1KB)
--------transport()
--------README.md(4KB)
--------caller.go(2KB)
--------send.go(2KB)
--------loop.go(4KB)
----feathers_auth_local()
--------strategy.go(3KB)
----.gitignore(325B)
----dev-env()
--------server()
----go.sum(21KB)
----README.md(384B)
----.editorconfig(214B)
----.gitattributes(916B)
----go.mod(843B)