Versions in this module Expand all Collapse all v1 v1.15.0 Sep 9, 2024 Changes in this version + type Make struct + func NewMake(ctx console.Context, ttype, name, root string) (*Make, error) + func (m *Make) GetFilePath() string + func (m *Make) GetFolderPath() string + func (m *Make) GetPackageName() string + func (m *Make) GetStructName() string