Documentation ¶ Index ¶ Constants func Run(cfg Config) error type Config func DefaultConfig() Config Constants ¶ View Source const Timeout = 15 * time.Minute Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(cfg Config) error Types ¶ type Config ¶ type Config struct { ProtoDir string OutDir string EmbedDir string Package string BufBinary string } func DefaultConfig ¶ func DefaultConfig() Config Source Files ¶ View all Source files openapi.go Click to show internal directories. Click to hide internal directories.