Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CutTemplatePrefix ¶
func NewBufGenerator ¶
NewBufGenerator returns the generator to buf build files.
Types ¶
type Options ¶
type Options struct {
AppName string
AppPath string
ProtoDir string
GitHubPath string
BinaryNamePrefix string
ModulePath string
AddressPrefix string
CoinType uint32
DefaultDenom string
// IncludePrefixes is used to filter the files to include from the generator
IncludePrefixes []string
IsChainMinimal bool
}
Options ...
Click to show internal directories.
Click to hide internal directories.