app

package
v0.19.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts *Options) (*genny.Generator, error)

New returns the generator to scaffold a new Cosmos SDK app

Types

type Options

type Options struct {
	AppName          string
	AppPath          string
	OwnerName        string
	OwnerAndRepoName string
	BinaryNamePrefix string
	ModulePath       string
	AddressPrefix    string
}

Options ...

func (*Options) Validate

func (opts *Options) Validate() error

Validate that options are usuable

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL