package
1.13.2
Repository: https://github.com/caraml-dev/mlp.git
Documentation: pkg.go.dev

# Functions

NewAlreadyExistsErrorf creates a new AlreadyExistsError with a formatted message.
NewInvalidArgumentErrorf creates a new InvalidArgumentError with a formatted message.
NewNotFoundErrorf creates a new NotFoundError with a formatted message.

# Structs

AlreadyExistsError is an error type that indicates that the resource already exists.
InvalidArgumentError is an error type that indicates that the argument is invalid.
NotFoundError is an error type that indicates that the resource is not found.