golang-dynserver

module
v0.0.0-...-4cf735f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2021 License: MIT

README

golang-dynserver

POC of server with dynamic load of go shared libraries

build and run via:

cd server
go build

cd ../plugins/test
go build -buildmode=plugin

cd ../other
go build -buildmode=plugin

cd ../../server
./server

The server.json file configures the .so to load.

Directories

Path Synopsis
plugins
This is a simple test of dynamically loading a library and calling into it's factory interface
This is a simple test of dynamically loading a library and calling into it's factory interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL