SciStag
latest
Home page
API reference
Welcome to SciStag!
scistag.addons
scistag.common
scistag.data
scistag.datastag
scistag.datastag4flask
scistag.emojistag
scistag.examples
scistag.filestag
scistag.gitstag
scistag.imagestag
scistag.jupystag
scistag.logstag
scistag.mediastag
scistag.netstag
scistag.optional
scistag.plotstag
scistag.remotestag
scistag.remotestag.service
scistag.remotestag.service.RemoteCallback
scistag.remotestag.service.RemoteParameterTypes
scistag.remotestag.service.RemoteReturnTypes
scistag.remotestag.service.RemoteService
scistag.remotestag.service_function
scistag.remotestag.service_handler
scistag.remotestag.service_task
scistag.remotestag.service_worker
scistag.remotestag.session
scistag.remotestag.session_handler
scistag.shapestag
scistag.tests
scistag.third_party
scistag.vislog
scistag.webstag
SciStag
scistag
scistag.remotestag
scistag.remotestag.service
scistag.remotestag.service.RemoteCallback
Edit on GitHub
scistag.remotestag.service.RemoteCallback
¶
RemoteCallback
¶
Defines a callable service function
alias of
Callable
[[
dict
],
dict
]