✨ feat(integration decoders): http and glimpse_detector
compile pass, todo test
This commit is contained in:
11
test/glimpse_detector/test_env/spec.toml
Normal file
11
test/glimpse_detector/test_env/spec.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
# stellar_plugin.toml
|
||||
#
|
||||
[[plugin]]
|
||||
path = ""
|
||||
init = "APP_GLIMPSE_DETECTOR_LOAD"
|
||||
exit = "APP_GLIMPSE_DETECTOR_UNLOAD"
|
||||
|
||||
[[plugin]]
|
||||
path = ""
|
||||
init = "APP_TEST_PLUG_INIT"
|
||||
exit = "APP_TEST_PLUG_DESTROY"
|
||||
Reference in New Issue
Block a user