package
0.0.0-20200114213136-8223eb1817fb
Repository: https://github.com/square/p2.git
Documentation: pkg.go.dev

# README

Go Language Utilities

Sparingly added utilities. New things in here should be thoughtful. Reflection utilities / AOP / other magic will be judged appropriately.

# Packages

No description provided by the author
No description provided by the author
The param package is a management system for configuration parameters.
No description provided by the author
Package size provides a converter between a string representation of a size and a number of bytes, and reverse.
No description provided by the author

# Functions

Errorf formats according to fmt.Errorf, but prefixes the error message with filename and line number.
Get a caller object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stack formats the stack trace of the calling goroutine.
No description provided by the author

# Structs

No description provided by the author
A FileWatcher caches data that is parsed from a file.
No description provided by the author

# Interfaces

No description provided by the author
StackError represents an error with an associated stack trace.