MCPcopy Create free account

hub / github.com/appleboy/golang-graphql-benchmark / functions

Functions212 in github.com/appleboy/golang-graphql-benchmark

↓ 6 callersMethodmarshalOString2string
(ctx context.Context, sel ast.SelectionSet, v string)
golang/gqlgen/generated.go:1922
↓ 5 callersMethodmarshalNString2string
(ctx context.Context, sel ast.SelectionSet, v string)
golang/fastgqlgen/generated.go:1699
↓ 5 callersMethodmarshalNString2string
(ctx context.Context, sel ast.SelectionSet, v string)
golang/gqlgen/generated.go:1659
↓ 5 callersMethodmarshalOString2string
(ctx context.Context, sel ast.SelectionSet, v string)
golang/fastgqlgen/generated.go:1967
↓ 5 callersFunctionrunRequest
(B *testing.B, r *gin.Engine, method, path string)
graphqlHttp_test.go:20
↓ 4 callersMethodHello
(ctx context.Context)
golang/gqlgen/generated.go:50
↓ 4 callersMethodQuery
()
golang/gqlgen/generated.go:37
↓ 4 callersMethod___Type
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Type)
golang/gqlgen/generated.go:1596
↓ 4 callersMethodmarshalOString2ᚖstring
(ctx context.Context, sel ast.SelectionSet, v *string)
golang/fastgqlgen/generated.go:1979
↓ 4 callersMethodmarshalOString2ᚖstring
(ctx context.Context, sel ast.SelectionSet, v *string)
golang/gqlgen/generated.go:1934
↓ 4 callersMethodmarshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
golang/fastgqlgen/generated.go:2153
↓ 4 callersMethodmarshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
golang/gqlgen/generated.go:2116
↓ 3 callersFunctionNewExecutableSchema
region ************************** generated!.gotpl ************************** NewExecutableSchema creates an ExecutableSchema from the ResolverRoot
golang/gqlgen/generated.go:22
↓ 3 callersMethod___Type
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Type)
golang/fastgqlgen/generated.go:1634
↓ 3 callersMethodmarshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
golang/fastgqlgen/generated.go:1913
↓ 3 callersMethodmarshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
golang/gqlgen/generated.go:1871
↓ 3 callersMethodunmarshalOBoolean2bool
(ctx context.Context, v interface{})
golang/gqlgen/generated.go:1895
↓ 2 callersMethod___Schema
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Schema)
golang/gqlgen/generated.go:1555
↓ 2 callersMethodmarshalNBoolean2bool
(ctx context.Context, sel ast.SelectionSet, v bool)
golang/fastgqlgen/generated.go:1684
↓ 2 callersMethodmarshalNBoolean2bool
(ctx context.Context, sel ast.SelectionSet, v bool)
golang/gqlgen/generated.go:1645
↓ 2 callersMethodmarshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue
(ctx context.Context, sel ast.SelectionSet, v introspection.InputValue)
golang/fastgqlgen/generated.go:1831
↓ 2 callersMethodmarshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue
(ctx context.Context, sel ast.SelectionSet, v introspection.InputValue)
golang/gqlgen/generated.go:1789
↓ 2 callersMethodmarshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue)
golang/fastgqlgen/generated.go:1835
↓ 2 callersMethodmarshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue)
golang/gqlgen/generated.go:1793
↓ 2 callersMethodmarshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v introspection.Type)
golang/fastgqlgen/generated.go:1872
↓ 2 callersMethodmarshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v introspection.Type)
golang/gqlgen/generated.go:1830
↓ 2 callersMethodmarshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.Type)
golang/fastgqlgen/generated.go:2113
↓ 2 callersMethodmarshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.Type)
golang/gqlgen/generated.go:2076
↓ 2 callersMethodunmarshalOBoolean2bool
(ctx context.Context, v interface{})
golang/fastgqlgen/generated.go:1938
↓ 1 callersMethodExec
(ctx context.Context)
golang/gqlgen/generated.go:79
↓ 1 callersFunctionHandler
Handler initializes the graphql middleware.
golang/gqlgen/gin-server/server.go:12
↓ 1 callersFunctionHandler
Handler initializes the graphql middleware.
golang/graphql-go/main.go:36
↓ 1 callersMethod_Query
(ctx context.Context, sel ast.SelectionSet)
golang/fastgqlgen/generated.go:1392
↓ 1 callersMethod_Query
(ctx context.Context, sel ast.SelectionSet)
golang/gqlgen/generated.go:1354
↓ 1 callersMethod_Query___schema
(ctx context.Context, field graphql.CollectedField)
golang/fastgqlgen/generated.go:263
↓ 1 callersMethod_Query___schema
(ctx context.Context, field graphql.CollectedField)
golang/gqlgen/generated.go:258
↓ 1 callersMethod_Query___type
(ctx context.Context, field graphql.CollectedField)
golang/fastgqlgen/generated.go:224
↓ 1 callersMethod_Query___type
(ctx context.Context, field graphql.CollectedField)
golang/gqlgen/generated.go:220
↓ 1 callersMethod_Query_hello
endregion ***************************** args.gotpl ***************************** region ************************** directives.gotpl ***************
golang/fastgqlgen/generated.go:189
↓ 1 callersMethod_Query_hello
endregion ***************************** args.gotpl ***************************** region ************************** directives.gotpl ***************
golang/gqlgen/generated.go:186
↓ 1 callersMethod___Directive
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Directive)
golang/fastgqlgen/generated.go:1436
↓ 1 callersMethod___Directive
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Directive)
golang/gqlgen/generated.go:1398
↓ 1 callersMethod___Directive_args
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/fastgqlgen/generated.go:397
↓ 1 callersMethod___Directive_args
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/gqlgen/generated.go:388
↓ 1 callersMethod___Directive_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/fastgqlgen/generated.go:330
↓ 1 callersMethod___Directive_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/gqlgen/generated.go:323
↓ 1 callersMethod___Directive_locations
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/fastgqlgen/generated.go:362
↓ 1 callersMethod___Directive_locations
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/gqlgen/generated.go:354
↓ 1 callersMethod___Directive_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/fastgqlgen/generated.go:295
↓ 1 callersMethod___Directive_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.Directive)
golang/gqlgen/generated.go:289
↓ 1 callersMethod___EnumValue
(ctx context.Context, sel ast.SelectionSet, obj *introspection.EnumValue)
golang/fastgqlgen/generated.go:1475
↓ 1 callersMethod___EnumValue
(ctx context.Context, sel ast.SelectionSet, obj *introspection.EnumValue)
golang/gqlgen/generated.go:1437
↓ 1 callersMethod___EnumValue_deprecationReason
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/fastgqlgen/generated.go:534
↓ 1 callersMethod___EnumValue_deprecationReason
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/gqlgen/generated.go:521
↓ 1 callersMethod___EnumValue_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/fastgqlgen/generated.go:467
↓ 1 callersMethod___EnumValue_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/gqlgen/generated.go:456
↓ 1 callersMethod___EnumValue_isDeprecated
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/fastgqlgen/generated.go:499
↓ 1 callersMethod___EnumValue_isDeprecated
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/gqlgen/generated.go:487
↓ 1 callersMethod___EnumValue_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/fastgqlgen/generated.go:432
↓ 1 callersMethod___EnumValue_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue)
golang/gqlgen/generated.go:422
↓ 1 callersMethod___Field
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Field)
golang/fastgqlgen/generated.go:1511
↓ 1 callersMethod___Field
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Field)
golang/gqlgen/generated.go:1473
↓ 1 callersMethod___Field_args
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/fastgqlgen/generated.go:633
↓ 1 callersMethod___Field_args
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/gqlgen/generated.go:617
↓ 1 callersMethod___Field_deprecationReason
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/fastgqlgen/generated.go:738
↓ 1 callersMethod___Field_deprecationReason
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/gqlgen/generated.go:719
↓ 1 callersMethod___Field_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/fastgqlgen/generated.go:601
↓ 1 callersMethod___Field_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/gqlgen/generated.go:586
↓ 1 callersMethod___Field_isDeprecated
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/fastgqlgen/generated.go:703
↓ 1 callersMethod___Field_isDeprecated
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/gqlgen/generated.go:685
↓ 1 callersMethod___Field_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/fastgqlgen/generated.go:566
↓ 1 callersMethod___Field_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/gqlgen/generated.go:552
↓ 1 callersMethod___Field_type
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/fastgqlgen/generated.go:668
↓ 1 callersMethod___Field_type
(ctx context.Context, field graphql.CollectedField, obj *introspection.Field)
golang/gqlgen/generated.go:651
↓ 1 callersMethod___InputValue
(ctx context.Context, sel ast.SelectionSet, obj *introspection.InputValue)
golang/fastgqlgen/generated.go:1557
↓ 1 callersMethod___InputValue
(ctx context.Context, sel ast.SelectionSet, obj *introspection.InputValue)
golang/gqlgen/generated.go:1519
↓ 1 callersMethod___InputValue_defaultValue
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/fastgqlgen/generated.go:872
↓ 1 callersMethod___InputValue_defaultValue
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/gqlgen/generated.go:849
↓ 1 callersMethod___InputValue_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/fastgqlgen/generated.go:805
↓ 1 callersMethod___InputValue_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/gqlgen/generated.go:784
↓ 1 callersMethod___InputValue_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/fastgqlgen/generated.go:770
↓ 1 callersMethod___InputValue_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/gqlgen/generated.go:750
↓ 1 callersMethod___InputValue_type
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/fastgqlgen/generated.go:837
↓ 1 callersMethod___InputValue_type
(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue)
golang/gqlgen/generated.go:815
↓ 1 callersMethod___Schema
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Schema)
golang/fastgqlgen/generated.go:1593
↓ 1 callersMethod___Schema_directives
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/fastgqlgen/generated.go:1038
↓ 1 callersMethod___Schema_directives
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/gqlgen/generated.go:1010
↓ 1 callersMethod___Schema_mutationType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/fastgqlgen/generated.go:974
↓ 1 callersMethod___Schema_mutationType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/gqlgen/generated.go:948
↓ 1 callersMethod___Schema_queryType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/fastgqlgen/generated.go:939
↓ 1 callersMethod___Schema_queryType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/gqlgen/generated.go:914
↓ 1 callersMethod___Schema_subscriptionType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/fastgqlgen/generated.go:1006
↓ 1 callersMethod___Schema_subscriptionType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/gqlgen/generated.go:979
↓ 1 callersMethod___Schema_types
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/fastgqlgen/generated.go:904
↓ 1 callersMethod___Schema_types
(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema)
golang/gqlgen/generated.go:880
↓ 1 callersMethod___Type_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
golang/fastgqlgen/generated.go:1140
↓ 1 callersMethod___Type_description
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
golang/gqlgen/generated.go:1109
↓ 1 callersMethod___Type_enumValues
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
golang/fastgqlgen/generated.go:1275
↓ 1 callersMethod___Type_enumValues
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
golang/gqlgen/generated.go:1240
↓ 1 callersMethod___Type_fields
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
golang/fastgqlgen/generated.go:1172
next →1–100 of 212, ranked by callers