package
0.6.0
Repository: https://github.com/dominikh/go-tools.git
Documentation: pkg.go.dev

# Functions

Parse parses f and returns a list of actions.
ParseVerb parses the verb at the beginning of f.

# Variables

ErrInvalid is returned for invalid format strings or verbs.

# Structs

The Default value, when no width or precision is provided.
Star is a * value, which may either refer to the next argument (Index == -1) or an explicit argument.
Zero is the implicit zero value.

# Interfaces

Argument is an implicit or explicit width or precision.

# Type aliases

A Literal value, such as 6 in %6d.