package
0.14.0
Repository: https://github.com/farseer-go/fs.git
Documentation: pkg.go.dev

# Functions

DictionaryAddMap 动态添加元素.
DictionaryNew 动态创建一个新的Dictionary.
GetAddMethod 获取动态添加元素的Method.
GetDictionaryMapType 获取List的原始数组类型.
GetDictionaryToMap 获取Dictionary的map元素.
GetInParam 获取方法的入参.
GetListItemArrayType 获取List的原始数组类型.
GetListItemType 获取List的元素Type.
GetListToArray 在集合中获取数据.
GetListToArrayValue 在集合中获取数据.
GetOutParam 获取方法的出参.
GetPageList 获取collections.PageList的元素.
GetRealType 获取真实类型.
No description provided by the author
IsCollections 是否为集合.
IsDataDomainSet 判断类型是否为Data的DomainSet类型.
IsDataTableSet 判断类型是否为Data的TableSet类型.
IsDictionary 判断类型是否为Dictionary.
IsDictionaryByType 判断类型是否为Dictionary.
IsDtoModel 当只有一个参数,且非集合类型,又是结构类型时,判断为DTO.
IsDtoModelIgnoreInterface 当第一个模型为struct,其它类型为interface时,判断为DTO.
IsEsIndexSet 判断类型是否为ES的IndexSet类型.
IsGoBasicType 是否为Go内置基础类型.
IsList 判断类型是否为List.
IsListByType 判断类型是否为List.
IsMap 是否为Map类型.
IsNil 判断值是否为nil.
IsPageList 判断类型是否为PageList.
IsPageListByType 判断类型是否为PageList.
IsSlice 是否为切片类型.
IsStruct 是否为Struct.
ListAdd 动态添加元素.
ListAddValue 动态添加元素.
ListNew 动态创建一个新的List.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

string key=自定义标识 value int=field or method对应的索引.