Files
crawlab/core/interfaces/node_service_option.go
2024-06-14 15:42:50 +08:00

5 lines
57 B
Go

package interfaces
type NodeServiceOption interface {
}