This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
goweb
Watch
1
Star
0
Fork
You've already forked goweb
0
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
4a8add1d3d
goweb
/
plugin
/
plugin.go
7 lines
87 B
Go
Raw
Blame
History
package
plugin
type
Plugin
interface
{
PluginName
(
)
string
PluginVersion
(
)
string
}
Reference in New Issue
View Git Blame
Copy Permalink