templates

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Country

func Country(opts *CountryOptions) string

func Country3SQL

func Country3SQL(opts *CountryOptions) string

func CountrySQL

func CountrySQL(opts *CountryOptions) string

func Currency

func Currency(opts *CurrencyOptions) string

func CurrencySQL

func CurrencySQL(opts *CurrencyOptions) string

func StreamCountry

func StreamCountry(qw422016 *qt422016.Writer, opts *CountryOptions)

func StreamCountry3SQL

func StreamCountry3SQL(qw422016 *qt422016.Writer, opts *CountryOptions)

func StreamCountrySQL

func StreamCountrySQL(qw422016 *qt422016.Writer, opts *CountryOptions)

func StreamCurrency

func StreamCurrency(qw422016 *qt422016.Writer, opts *CurrencyOptions)

func StreamCurrencySQL

func StreamCurrencySQL(qw422016 *qt422016.Writer, opts *CurrencyOptions)

func WriteCountry

func WriteCountry(qq422016 qtio422016.Writer, opts *CountryOptions)

func WriteCountry3SQL

func WriteCountry3SQL(qq422016 qtio422016.Writer, opts *CountryOptions)

func WriteCountrySQL

func WriteCountrySQL(qq422016 qtio422016.Writer, opts *CountryOptions)

func WriteCurrency

func WriteCurrency(qq422016 qtio422016.Writer, opts *CurrencyOptions)

func WriteCurrencySQL

func WriteCurrencySQL(qq422016 qtio422016.Writer, opts *CurrencyOptions)

Types

type CountryOptions

type CountryOptions struct {
	Entries []struct {
		Alpha2       string
		Alpha3       string
		CurrencyCode string
		Name         string
		LongName     string
		PhonePrefix  string
		PostalCodeRe string
	}
}

type CurrencyOptions

type CurrencyOptions struct {
	Codes []string
}

Jump to

Keyboard shortcuts

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