package
0.0.0-20191223014748-c467e97456c9
Repository: https://github.com/seerx/goql.git
Documentation: pkg.go.dev

# Functions

IsDescFunc 是否描述函数 描述函数特点,以 Desc 为后缀,且返回一个 string.
ParseFunc 解析函数信息 @param fn 函数 @param info 函数信息 @param structInstance 函数所在结构.
ParseStruct 解析 struct.

# Structs

No description provided by the author
FuncDef 函数信息定义.
No description provided by the author
FuncProp 函数属性.
InjectArg 注入参数.
No description provided by the author
RequestArg 请求参数.
解析请求参数.
RequireArg Reqiurement 参数.
ResolveParamsArg graphql.ResolveParams 参数.
StructArg 结构体参数,即函数所属结构体.
StructDef 结构解析.

# Interfaces

No description provided by the author

# Type aliases

InjectQuery 注入类型查询函数.