package
Version:
v0.0.0-...-b81bfcf
Opens a new window with list of versions in this module.
Published: Jul 22, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var UnitsLength = map[string]float64{
"nm": 1e-9,
"mm": 0.001,
"cm": 0.01,
"m": 1,
"km": 1000,
"mi": 1609.34,
"yd": 0.9144,
"ft": 0.3048,
"in": 0.0254,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.