5 lines
43 B
Go
5 lines
43 B
Go
|
package task
|
||
|
|
||
|
type taskSupplier struct {
|
||
|
|
||
|
}
|