forked from TrueCloudLab/frostfs-sdk-go
[#276] Merge repo with frostfs-api-go
Signed-off-by: Pavel Pogodaev <p.pogodaev@yadro.com>
This commit is contained in:
parent
5361f0eceb
commit
6ce73790ea
337 changed files with 66666 additions and 283 deletions
7
api/util/protogen/internalgengo/options.go
Normal file
7
api/util/protogen/internalgengo/options.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
package internalgengo
|
||||
|
||||
type Options struct {
|
||||
Fuzz bool `yaml:"fuzz"`
|
||||
JSON bool `yaml:"json"`
|
||||
MessageData []string `yaml:"message_data"`
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue