crawlab/core/interfaces/node_service_option.go

5 lines
57 B
Go

package interfaces
type NodeServiceOption interface {
}