Documentation
¶
Index ¶
Constants ¶
View Source
const Title = "IBAN Generator"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountryOption ¶
type IBANGenerate ¶
type IBANGenerate struct {
// contains filtered or unexported fields
}
func NewIBANGenerateModel ¶
func NewIBANGenerateModel(common *ui.CommonModel) *IBANGenerate
func (*IBANGenerate) Init ¶
func (m *IBANGenerate) Init() tea.Cmd
func (*IBANGenerate) View ¶
func (m *IBANGenerate) View() string
Click to show internal directories.
Click to hide internal directories.