package
0.30.0
Repository: https://github.com/checkmarble/marble-backend.git
Documentation: pkg.go.dev

# Packages

This package is a copy of the package duration at https://github.com/sosodev/duration, used to parse ISO8601 durations to go time.Duration and vice versa.

# Functions

Calculates the similarity ratio between two strings.
No description provided by the author
Map returns a new slice with the same length as src, but with values transformed by f.
MapErr returns a new slice with the same length as src, but with values transformed by f If f returns an error, the function stops and returns the error.
MapValues return a new map with the same keys as src, but with values transformed by f.
MapValuesErr return a new map with the same keys as src, but with values transformed by f If f returns an error, the function stops and returns the error.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author