commons

package
v1.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoesErrorContains added in v1.7.0

func DoesErrorContains(err error, s string) bool

func IsAlreadyExistResponseError added in v1.7.0

func IsAlreadyExistResponseError(err error) bool

func IsNotFoundResponseError added in v1.7.0

func IsNotFoundResponseError(err error) bool

func ValidateUniqueListWithNoBlankValues added in v1.10.0

func ValidateUniqueListWithNoBlankValues() []validator.List

func ValidateUniqueNotEmptyListWithNoBlankValues added in v1.5.0

func ValidateUniqueNotEmptyListWithNoBlankValues() []validator.List

Types

type ConverterType

type ConverterType string
const (
	CreateConverter ConverterType = "create"
	UpdateConverter ConverterType = "update"

	CreateMerger ConverterType = "createMerger"
	UpdateMerger ConverterType = "updateMerger"
	DeleteMerger ConverterType = "deleteMerger"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL