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

4 lines
50 B
Go

package interfaces
type Provide func(env string)