Documentation
¶
Index ¶
Constants ¶
View Source
const ( Info = iota Warn Error )
Variables ¶
View Source
var Output io.Writer = os.Stdout
Functions ¶
func Digits ¶
Digits returns the number of digits in the decimal (base 10) representation of the absolute value of x.
func DigitsSigned ¶
DigitsSigned returns the number of digits in the decimal (base 10) representation of the absolute value of x (plus one if x is negative).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.