This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
portal
Watch
1
Star
0
Fork
You've already forked portal
0
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35aa206687
portal
/
interfaces
/
protocol.go
7 lines
96 B
Go
Raw
Blame
History
package
interfaces
type
Protocol
interface
{
Initialize
(
portal
Portal
)
error
Start
(
)
error
}
Reference in New Issue
View Git Blame
Copy Permalink