Versions in this module Expand all Collapse all v0 v0.1.0 Mar 7, 2021 Changes in this version + var SIsufixes = map[string]float64 + func AddSkip(sip string, b bool) + func Classic() + func NoSkips() + func RemoveNominal() + func UseHella() + type Float64 struct + U string + V float64 + func (r *Float64) Set(s string) error + func (v Float64) Format(s fmt.State, c rune) + func (v Float64) String() string + type Int struct + U string + V int + func (r *Int) Set(s string) error + func (v Int) Format(s fmt.State, c rune) + func (v Int) String() string + type Int64 struct + U string + V int64 + func (r *Int64) Set(s string) error + func (v Int64) Format(s fmt.State, c rune) + func (v Int64) String() string