package
5.30.0
Repository: https://github.com/go-playground/pkg.git
Documentation: pkg.go.dev

# Functions

Err returns a Result that contains the given error.
Ok returns a Result that contains the given values.

# Structs

Result represents the result of an operation that is successful or not.