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
/
example
/
pluggable
/
hook
/
initializable.go
6 lines
65 B
Go
Raw
Blame
History
package
hook
type
Initializable
interface
{
HookInit
(
)
error
}
Reference in New Issue
View Git Blame
Copy Permalink