mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-10 05:20:25 +00:00
12 lines
242 B
YAML
12 lines
242 B
YAML
|
version: v1
|
||
|
managed:
|
||
|
enabled: true
|
||
|
go_package_prefix:
|
||
|
default: github.com/harmony-development/shibshib/gen
|
||
|
plugins:
|
||
|
- name: go
|
||
|
out: gen
|
||
|
opt: paths=source_relative
|
||
|
- name: go-hrpc
|
||
|
out: gen
|
||
|
opt: paths=source_relative
|