2023-09-01 10:07:32 +03:00
|
|
|
- test for plugin and goloader logics
|
|
|
|
- contains some parts from https://git.aliberksandikci.com.tr/Liderahenk/ahenk-go
|
|
|
|
|
|
|
|
- official plugin logic: https://pkg.go.dev/plugin - [branch](https://git.aliberksandikci.com.tr/asandikci/go-loader-test/src/branch/original-plugin)
|
|
|
|
- goloader plugin logic: https://github.com/eh-steve/goloader - [branch](https://git.aliberksandikci.com.tr/asandikci/go-loader-test/src/branch/eh-steve/goloader)
|
|
|
|
- goloader plugin logic + [crosscompile](git.aliberksandikci.com.tr/asandikci/go-crosscompile) - [branch](https://git.aliberksandikci.com.tr/asandikci/go-loader-test/src/branch/eh-steve/goloader+crosscompile)
|
|
|
|
|
|
|
|
- see [branches](https://git.aliberksandikci.com.tr/asandikci/go-loader-test/branches) for more
|