Documentation ¶
Index ¶
- func HasFieldAndSliceValue(slice interface{}, fieldName, sliceFieldName string, ...) (bool, bool, error)
- func HasFieldValue(slice interface{}, fieldName string, value interface{}) (bool, error)
- func HasValue(slice interface{}, value interface{}) (bool, error)
- func MustHasValue(slice interface{}, value interface{}) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasFieldAndSliceValue ¶
func HasFieldValue ¶
func MustHasValue ¶
func MustHasValue(slice interface{}, value interface{}) (interface{}, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.