Add initial distributor CLI skeleton
This commit is contained in:
5
internal/app/pipeline.go
Normal file
5
internal/app/pipeline.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package app
|
||||
|
||||
type Pipeline struct {
|
||||
ID string
|
||||
}
|
||||
Reference in New Issue
Block a user