Documentation
¶
Index ¶
- func ConfirmToProceed(ctx console.Context, env string) bool
- func TwoColumnDetail(first, second string, filler ...rune) string
- type Make
- func (m *Make) GetFilePath() string
- func (m *Make) GetFolderPath() string
- func (m *Make) GetModuleName() string
- func (m *Make) GetName() string
- func (m *Make) GetPackageImportPath() string
- func (m *Make) GetPackageName() string
- func (m *Make) GetSignature() string
- func (m *Make) GetStructName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmToProceed ¶ added in v1.15.0
func TwoColumnDetail ¶ added in v1.15.12
Types ¶
type Make ¶ added in v1.15.0
type Make struct {
// contains filtered or unexported fields
}
func (*Make) GetFilePath ¶ added in v1.15.0
func (*Make) GetFolderPath ¶ added in v1.15.0
func (*Make) GetModuleName ¶ added in v1.15.12
func (*Make) GetPackageImportPath ¶ added in v1.15.12
func (*Make) GetPackageName ¶ added in v1.15.0
func (*Make) GetSignature ¶ added in v1.15.12
func (*Make) GetStructName ¶ added in v1.15.0
Click to show internal directories.
Click to hide internal directories.