Skip to content

x0-Project/DataAnalyze-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DataAnalyze-Plugins

Some plugins adapted to the DataAnalyze framework

开发规范

框架介绍

How to compile

go build -buildmode=plugin -o 01xxx.so Tests/xxx.go

Best Development Practices

Using Goland File Watcher

image

Notice

Please note that the compiled product needs to be prefixed with two digits (01editor.so). This determines the automatic loading order of plugins.

Then please place it in the plugins directory of the same level as the HaEAnalyze-Engine executable file. Restarting the main program will automatically load the plugins according to their order.

About

Some plugins adapted to the DataAnalyze framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published