lengthconv

package
v0.0.0-...-94c99f4 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package lengthconv performs Feet and Meters conversions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Foot float64

func MToF

func MToF(m Meter) Foot

MToF converts a length in meters to feet.

func (Foot) String

func (f Foot) String() string

type Meter

type Meter float64

func FToM

func FToM(f Foot) Meter

FToM converts a length in feet to meters.

func (Meter) String

func (m Meter) String() string

Jump to

Keyboard shortcuts

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