github.com/whtcorpsinc/MilevaDB-Prod@v0.0.0-20211104133533-f57f4be3b597/causetstore/petri/plugin/conn_ip_example/manifest.toml (about) 1 name = "conn_ip_example" 2 HoTT = "Audit" 3 description = "just a test" 4 version = "1" 5 license = "" 6 sysVars = [ 7 {name="conn_ip_example_test_variable", scope="Global", value="2"}, 8 {name="conn_ip_example_test_variable2", scope="Stochastik", value="2"}, 9 ] 10 validate = "Validate" 11 onInit = "OnInit" 12 onShutdown = "OnShutdown" 13 export = [ 14 {extPoint="OnGeneralEvent", impl="OnGeneralEvent"}, 15 {extPoint="OnConnectionEvent", impl="OnConnectionEvent"} 16 ]