Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoesErrorContains ¶ added in v1.7.0
func IsAlreadyExistResponseError ¶ added in v1.7.0
func IsNotFoundResponseError ¶ added in v1.7.0
func ValidateUniqueListWithNoBlankValues ¶ added in v1.10.0
func ValidateUniqueNotEmptyListWithNoBlankValues ¶ added in v1.5.0
Types ¶
type ConverterType ¶
type ConverterType string
const ( CreateConverter ConverterType = "create" UpdateConverter ConverterType = "update" CreateMerger ConverterType = "createMerger" UpdateMerger ConverterType = "updateMerger" DeleteMerger ConverterType = "deleteMerger" )
Click to show internal directories.
Click to hide internal directories.