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
/
address.go
8 lines
88 B
Go
Raw
Permalink
Blame
History
package
interfaces
type
Address
interface
{
Entity
String
(
)
string
IsEmpty
(
)
bool
}
Reference in New Issue
View Git Blame
Copy Permalink