Documentation
¶
Index ¶
- func Country(opts *CountryOptions) string
- func Country3SQL(opts *CountryOptions) string
- func CountrySQL(opts *CountryOptions) string
- func Currency(opts *CurrencyOptions) string
- func CurrencySQL(opts *CurrencyOptions) string
- func StreamCountry(qw422016 *qt422016.Writer, opts *CountryOptions)
- func StreamCountry3SQL(qw422016 *qt422016.Writer, opts *CountryOptions)
- func StreamCountrySQL(qw422016 *qt422016.Writer, opts *CountryOptions)
- func StreamCurrency(qw422016 *qt422016.Writer, opts *CurrencyOptions)
- func StreamCurrencySQL(qw422016 *qt422016.Writer, opts *CurrencyOptions)
- func WriteCountry(qq422016 qtio422016.Writer, opts *CountryOptions)
- func WriteCountry3SQL(qq422016 qtio422016.Writer, opts *CountryOptions)
- func WriteCountrySQL(qq422016 qtio422016.Writer, opts *CountryOptions)
- func WriteCurrency(qq422016 qtio422016.Writer, opts *CurrencyOptions)
- func WriteCurrencySQL(qq422016 qtio422016.Writer, opts *CurrencyOptions)
- type CountryOptions
- type CurrencyOptions
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 CurrencyOptions ¶
type CurrencyOptions struct {
Codes []string
}
Click to show internal directories.
Click to hide internal directories.