Documentation ¶ Index ¶ func IsNil(o interface{}) bool func RemoveDuplicateElement[T EleType](values []T) []T type EleType Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsNil ¶ func IsNil(o interface{}) bool func RemoveDuplicateElement ¶ added in v1.0.53 func RemoveDuplicateElement[T EleType](values []T) []T Types ¶ type EleType ¶ added in v1.0.53 type EleType interface { string | int8 | int16 | int | int32 | int64 | float32 | float64 | uint8 | uint16 | uint | uint32 | uint64 } Source Files ¶ View all Source files common.go null.go Directories ¶ Show internal Expand all Path Synopsis algorithm app attributes banner bus coder config daemon data debug file filemgr alyoss * * config qnyoss structs tools http images json list logger mapper perf random result secret server stringutil system template timer version xml zip Click to show internal directories. Click to hide internal directories.