javascript

package
v0.0.0-...-62dd230 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate()

Types

type CommonData

type CommonData struct {
	Countries  []common.Country
	Currencies []common.Currency
	Locales    []common.Locale
}

type JavascriptFormat

type JavascriptFormat struct {
	Symbol    string `json:"symbol"`
	Decimal   string `json:"decimal"`
	Group     string `json:"group"`
	Precision int    `json:"precision"`
	Format    string `json:"format"`
}

Jump to

Keyboard shortcuts

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