✨ feat(integration decoders): http and glimpse_detector
compile pass, todo test
This commit is contained in:
9
test/http_decoder/test_based_on_stellar/env/spec.toml
vendored
Normal file
9
test/http_decoder/test_based_on_stellar/env/spec.toml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[[plugin]]
|
||||
path = "./plugin/http_decoder.so"
|
||||
init = "http_decoder_init"
|
||||
exit = "http_decoder_exit"
|
||||
|
||||
[[plugin]]
|
||||
path = "./plugin/http_decoder_test.so"
|
||||
init = "http_decoder_test_init"
|
||||
exit = "http_decoder_test_exit"
|
||||
Reference in New Issue
Block a user