Add prototype of pipeline api using connect
This includes refactoring of the http listener to use a custom mux.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: v1
|
||||
plugins:
|
||||
- name: go
|
||||
out: gen
|
||||
opt: paths=source_relative
|
||||
- name: connect-go
|
||||
out: gen
|
||||
opt: paths=source_relative
|
||||
Reference in New Issue
Block a user