check remote service
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package main
|
||||
|
||||
// On Windows env
|
||||
// cd lib
|
||||
// go build -o openp2p.dll -buildmode=c-shared openp2p.go
|
||||
// caller example see example/dll
|
||||
import (
|
||||
op "openp2p/core"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user