This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
crawlab
Watch
1
Star
0
Fork
You've already forked crawlab
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
crawlab
/
core
/
interfaces
/
event_data.go
7 lines
91 B
Go
Raw
Permalink
Blame
History
package
interfaces
type
EventData
interface
{
GetEvent
(
)
string
GetData
(
)
interface
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink