This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
stdio
/
plugintest
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
2a06eab754
Branche
Tagy
master
plugintest
/
native
/
plugins
/
plugin1
/
Makefile
Makefile
75 B
História
Raw
1
2
3
4
5
BIN=../bin/plugin1.so
all: plug.go
go build -o ${BIN} -buildmode=plugin