package
0.0.2
Repository: https://github.com/tscolari/servicetools.git
Documentation: pkg.go.dev

# Functions

Error is a simple wrapper on an error that will transform it into an invalid argument status error.
IsNanoid provides a validation rule that checks if given ID complies with the rules defined in the servicetools/nanoid package.
NewMockRule creates a new instance of MockRule.

# Structs

MockRule is an autogenerated mock type for the Rule type.

# Interfaces

Rule represents a validation rule.