MCPcopy Create free account

hub / github.com/cuongtk8/7_days_of_go / functions

Functions370 in github.com/cuongtk8/7_days_of_go

↓ 1 callersMethod___Type_fields
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1734
↓ 1 callersMethod___Type_inputFields
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1872
↓ 1 callersMethod___Type_interfaces
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1772
↓ 1 callersMethod___Type_kind
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1638
↓ 1 callersMethod___Type_name
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1672
↓ 1 callersMethod___Type_ofType
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1903
↓ 1 callersMethod___Type_possibleTypes
(ctx context.Context, field graphql.CollectedField, obj *introspection.Type)
day 6/graphql/graph/generated/generated.go:1803
↓ 1 callersFunctionadd
(a int, b int)
day 1/2_function.go:5
↓ 1 callersFunctionadd
(x int)
day 1/14_function_closures.go:5
↓ 1 callersMethodage
()
day 1/15_methods.go:13
↓ 1 callersFunctionbar
()
day 3/error_handling/error_handling_2.go:18
↓ 1 callersFunctionbar
()
day 3/error_handling/error_handling_1.go:12
↓ 1 callersFunctionbaz
()
day 3/error_handling/error_handling_2.go:9
↓ 1 callersMethodchangeName
Using pointer to modify struct's methods
day 1/15_methods.go:18
↓ 1 callersFunctioncheckOS
switch case
day 1/7_conditional_statement.go:26
↓ 1 callersFunctioncompare
(x, y int)
day 1/7_conditional_statement.go:9
↓ 1 callersMethodfield_Query___type_args
(ctx context.Context, rawArgs map[string]interface{})
day 6/graphql/graph/generated/generated.go:362
↓ 1 callersMethodfield___Type_enumValues_args
(ctx context.Context, rawArgs map[string]interface{})
day 6/graphql/graph/generated/generated.go:376
↓ 1 callersMethodfield___Type_fields_args
(ctx context.Context, rawArgs map[string]interface{})
day 6/graphql/graph/generated/generated.go:390
↓ 1 callersFunctionfile_greeter_proto_init
()
day 7/hello_world/api/greeter.pb.go:169
↓ 1 callersFunctionfile_todo_service_proto_init
()
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:768
↓ 1 callersFunctionfoo
()
day 3/error_handling/error_handling_4.go:9
↓ 1 callersFunctionfoo
()
day 3/error_handling/error_handling_3.go:9
↓ 1 callersFunctionfoo
()
day 3/error_handling/error_handling_2.go:13
↓ 1 callersFunctionfoo
()
day 3/error_handling/error_handling_1.go:8
↓ 1 callersFunctiong1
()
day 1/17_goroutines.go:10
↓ 1 callersFunctiong2
()
day 1/17_goroutines.go:13
↓ 1 callersFunctiong3
()
day 1/17_goroutines.go:18
↓ 1 callersFunctiongreet
(ch chan string)
day 2/closing_channels.go:23
↓ 1 callersFunctionhealthCheck
()
day 5/simple_load_balancer/main.go:93
↓ 1 callersFunctioninitDatabase
()
day 4/fiber_gorm_rest_api/main.go:11
↓ 1 callersMethodintrospectSchema
()
day 6/graphql/graph/generated/generated.go:241
↓ 1 callersMethodintrospectType
(name string)
day 6/graphql/graph/generated/generated.go:248
↓ 1 callersFunctionisBackendAlive
(u *url.URL)
day 5/simple_load_balancer/main.go:70
↓ 1 callersFunctionisEven
(number int)
day 1/7_conditional_statement.go:18
↓ 1 callersMethodmarshalNLink2ᚕᚖgithubᚗcomᚋ103cuongᚋgraphqlᚋgraphᚋmodelᚐLinkᚄ
(ctx context.Context, sel ast.SelectionSet, v []*model.Link)
day 6/graphql/graph/generated/generated.go:2477
↓ 1 callersMethodmarshalNUser2ᚖgithubᚗcomᚋ103cuongᚋgraphqlᚋgraphᚋmodelᚐUser
(ctx context.Context, sel ast.SelectionSet, v *model.User)
day 6/graphql/graph/generated/generated.go:2558
↓ 1 callersMethodmarshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective
(ctx context.Context, sel ast.SelectionSet, v introspection.Directive)
day 6/graphql/graph/generated/generated.go:2568
↓ 1 callersMethodmarshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.Directive)
day 6/graphql/graph/generated/generated.go:2572
↓ 1 callersMethodmarshalN__DirectiveLocation2string
(ctx context.Context, sel ast.SelectionSet, v string)
day 6/graphql/graph/generated/generated.go:2613
↓ 1 callersMethodmarshalN__DirectiveLocation2ᚕstringᚄ
(ctx context.Context, sel ast.SelectionSet, v []string)
day 6/graphql/graph/generated/generated.go:2643
↓ 1 callersMethodmarshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue
(ctx context.Context, sel ast.SelectionSet, v introspection.EnumValue)
day 6/graphql/graph/generated/generated.go:2680
↓ 1 callersMethodmarshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField
(ctx context.Context, sel ast.SelectionSet, v introspection.Field)
day 6/graphql/graph/generated/generated.go:2684
↓ 1 callersMethodmarshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.Type)
day 6/graphql/graph/generated/generated.go:2733
↓ 1 callersMethodmarshalN__TypeKind2string
(ctx context.Context, sel ast.SelectionSet, v string)
day 6/graphql/graph/generated/generated.go:2784
↓ 1 callersMethodmarshalOBoolean2bool
(ctx context.Context, sel ast.SelectionSet, v bool)
day 6/graphql/graph/generated/generated.go:2798
↓ 1 callersMethodmarshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.EnumValue)
day 6/graphql/graph/generated/generated.go:2840
↓ 1 callersMethodmarshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.Field)
day 6/graphql/graph/generated/generated.go:2880
↓ 1 callersMethodmarshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ
(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue)
day 6/graphql/graph/generated/generated.go:2920
↓ 1 callersMethodmarshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema
(ctx context.Context, sel ast.SelectionSet, v *introspection.Schema)
day 6/graphql/graph/generated/generated.go:2964
↓ 1 callersFunctionprintA
(a int)
day 1/8_ defer.go:5
↓ 1 callersFunctionrandomInt
** Create a random integer from min to max - 1 */
day 3/uid/uid.go:38
↓ 1 callersFunctionrandomString
** Create a random string with length */
day 3/uid/uid.go:22
↓ 1 callersFunctionshowGreeter
switch case without condition
day 1/7_conditional_statement.go:38
↓ 1 callersFunctionsplit
named return values
day 1/2_function.go:18
↓ 1 callersFunctionsubtract
(a, b int)
day 1/2_function.go:9
↓ 1 callersFunctionsubtract
(x float64)
day 1/14_function_closures.go:11
↓ 1 callersFunctionswap
(a, b int)
day 1/2_function.go:13
↓ 1 callersMethodunmarshalInputLogin
endregion **************************** field.gotpl ***************************** region **************************** input.gotpl ******************
day 6/graphql/graph/generated/generated.go:1938
↓ 1 callersMethodunmarshalInputNewLink
(ctx context.Context, obj interface{})
day 6/graphql/graph/generated/generated.go:1962
↓ 1 callersMethodunmarshalInputNewUser
(ctx context.Context, obj interface{})
day 6/graphql/graph/generated/generated.go:1986
↓ 1 callersMethodunmarshalInputRefreshTokenInput
(ctx context.Context, obj interface{})
day 6/graphql/graph/generated/generated.go:2010
↓ 1 callersMethodunmarshalNLogin2githubᚗcomᚋ103cuongᚋgraphqlᚋgraphᚋmodelᚐLogin
(ctx context.Context, v interface{})
day 6/graphql/graph/generated/generated.go:2524
↓ 1 callersMethodunmarshalNNewLink2githubᚗcomᚋ103cuongᚋgraphqlᚋgraphᚋmodelᚐNewLink
(ctx context.Context, v interface{})
day 6/graphql/graph/generated/generated.go:2528
↓ 1 callersMethodunmarshalNNewUser2githubᚗcomᚋ103cuongᚋgraphqlᚋgraphᚋmodelᚐNewUser
(ctx context.Context, v interface{})
day 6/graphql/graph/generated/generated.go:2532
↓ 1 callersMethodunmarshalNRefreshTokenInput2githubᚗcomᚋ103cuongᚋgraphqlᚋgraphᚋmodelᚐRefreshTokenInput
(ctx context.Context, v interface{})
day 6/graphql/graph/generated/generated.go:2536
↓ 1 callersMethodunmarshalN__DirectiveLocation2string
(ctx context.Context, v interface{})
day 6/graphql/graph/generated/generated.go:2609
↓ 1 callersMethodunmarshalOString2string
(ctx context.Context, v interface{})
day 6/graphql/graph/generated/generated.go:2817
MethodComplexity
(typeName, field string, childComplexity int, rawArgs map[string]interface{})
day 6/graphql/graph/generated/generated.go:90
MethodCreate
(ctx context.Context, req *v1.CreateRequest)
day 7/go_grpc/pkg/service/v1/todo-service.go:45
MethodCreate
(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption)
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:953
MethodCreate
(context.Context, *CreateRequest)
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:1000
MethodCreate
(context.Context, *CreateRequest)
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:1011
FunctionCreateCat
(c *fiber.Ctx)
day 4/fiber_gorm_rest_api/cat/cat.go:31
MethodCreateLink
(ctx context.Context, input model.NewLink)
day 6/graphql/graph/schema.resolvers.go:16
MethodCreateUser
(ctx context.Context, input model.NewUser)
day 6/graphql/graph/schema.resolvers.go:29
MethodDelete
(ctx context.Context, req *v1.DeleteRequest)
day 7/go_grpc/pkg/service/v1/todo-service.go:174
MethodDelete
(ctx context.Context, in *DeleteRequest, opts ...grpc.CallOption)
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:980
MethodDelete
(context.Context, *DeleteRequest)
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:1003
MethodDelete
(context.Context, *DeleteRequest)
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:1020
FunctionDeleteCat
(c *fiber.Ctx)
day 4/fiber_gorm_rest_api/cat/cat.go:58
MethodDescriptor
Deprecated: Use ToDo.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:72
MethodDescriptor
Deprecated: Use CreateRequest.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:141
MethodDescriptor
Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:196
MethodDescriptor
Deprecated: Use ReadRequest.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:251
MethodDescriptor
Deprecated: Use ReadResponse.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:306
MethodDescriptor
Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:361
MethodDescriptor
Deprecated: Use UpdateResponse.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:416
MethodDescriptor
Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:471
MethodDescriptor
Deprecated: Use DeleteResponse.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:526
MethodDescriptor
Deprecated: Use ReadAllRequest.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:580
MethodDescriptor
Deprecated: Use ReadAllResponse.ProtoReflect.Descriptor instead.
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:628
MethodDescriptor
Deprecated: Use HelloRequest.ProtoReflect.Descriptor instead.
day 7/hello_world/api/greeter.pb.go:68
MethodDescriptor
Deprecated: Use HelloResponse.ProtoReflect.Descriptor instead.
day 7/hello_world/api/greeter.pb.go:115
MethodExec
(ctx context.Context)
day 6/graphql/graph/generated/generated.go:196
MethodGetApi
()
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:145
MethodGetApi
()
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:200
MethodGetApi
()
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:255
MethodGetApi
()
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:310
MethodGetApi
()
day 7/go_grpc/pkg/api/v1/todo-service.pb.go:365
← previousnext →101–200 of 370, ranked by callers