package
0.0.0-20240521065327-a66297f3886d
Repository: https://github.com/fprintf/multiconfig.git
Documentation: pkg.go.dev

# Functions

CloseFileLogError closes the io.ReadCloser and prints an error if there was one.
OpenFileLogError opens a file with the given name and returns an io.ReadCloser.

# Structs

Claims is an empty claims type used for parsing tokens for viewing purposes.
No description provided by the author
Token is a wrapper around jwt.Token for debugging/printing purposes.