MCPcopy Create free account

hub / github.com/devfullcycle/goexpert / functions

Functions858 in github.com/devfullcycle/goexpert

↓ 78 callersMethodGetName
()
20-CleanArch/pkg/events/interface.go:9
↓ 28 callersMethodAdd
()
7-Packaging/4/math/math.go:15
↓ 26 callersMethodCreate
(user *entity.User)
9-APIs/internal/infra/database/interfaces.go:6
↓ 22 callersMethodDispatch
(event EventInterface)
20-CleanArch/pkg/events/interface.go:21
↓ 20 callersMethodString
()
14-gRPC/internal/pb/course_category.pb.go:38
↓ 17 callersMethodExec
(ctx context.Context)
13-GraphQL/graph/generated/generated.go:202
↓ 16 callersMethodQuery
()
13-GraphQL/graph/generated/generated.go:42
↓ 16 callersMethodRegister
(name string, fc RepositoryFactory)
18-UOW/pkg/uow/uow.go:13
↓ 15 callersMethodRegister
(eventName string, handler EventHandlerInterface)
20-CleanArch/pkg/events/interface.go:20
↓ 13 callersMethodmarshalOString2ᚖstring
(ctx context.Context, sel ast.SelectionSet, v *string)
13-GraphQL/graph/generated/generated.go:4016
↓ 11 callersMethodfieldContext___Type_description
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2472
↓ 11 callersMethodfieldContext___Type_description
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1990
↓ 11 callersMethodfieldContext___Type_enumValues
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2705
↓ 11 callersMethodfieldContext___Type_enumValues
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2223
↓ 11 callersMethodfieldContext___Type_fields
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2513
↓ 11 callersMethodfieldContext___Type_fields
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2031
↓ 11 callersMethodfieldContext___Type_inputFields
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2767
↓ 11 callersMethodfieldContext___Type_inputFields
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2285
↓ 11 callersMethodfieldContext___Type_kind
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2390
↓ 11 callersMethodfieldContext___Type_kind
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1908
↓ 11 callersMethodfieldContext___Type_name
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2431
↓ 11 callersMethodfieldContext___Type_name
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1949
↓ 11 callersMethodfieldContext___Type_specifiedByURL
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2881
↓ 11 callersMethodfieldContext___Type_specifiedByURL
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2399
↓ 11 callersMethodmarshalOString2ᚖstring
(ctx context.Context, sel ast.SelectionSet, v *string)
20-CleanArch/internal/infra/graph/generated.go:3260
↓ 10 callersMethodExecute
(ctx context.Context, input InputUseCase)
18-UOW/internal/usecase/add_course.go:28
↓ 10 callersMethodHandle
(event EventInterface, wg *sync.WaitGroup)
20-CleanArch/pkg/events/interface.go:16
↓ 10 callersMethodfieldContext___Type_interfaces
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2579
↓ 10 callersMethodfieldContext___Type_interfaces
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2097
↓ 10 callersMethodfieldContext___Type_ofType
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2818
↓ 10 callersMethodfieldContext___Type_ofType
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2336
↓ 10 callersMethodfieldContext___Type_possibleTypes
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:2642
↓ 10 callersMethodfieldContext___Type_possibleTypes
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:2160
↓ 9 callersMethodFind
(id string)
16-CLI/internal/database/course.go:70
↓ 7 callersMethodDo
(ctx context.Context, fn func(uow *Uow) error)
18-UOW/pkg/uow/uow.go:15
↓ 7 callersMethodRemove
(eventName string, handler EventHandlerInterface)
20-CleanArch/pkg/events/interface.go:22
↓ 6 callersMethodExecContext
(context.Context, string, ...interface{})
18-UOW/internal/db/db.go:13
↓ 6 callersMethodHas
(eventName string, handler EventHandlerInterface)
20-CleanArch/pkg/events/interface.go:23
↓ 6 callersMethodIsValid
()
20-CleanArch/internal/entity/order.go:25
↓ 6 callersMethodmarshalNString2string
(ctx context.Context, sel ast.SelectionSet, v string)
13-GraphQL/graph/generated/generated.go:3719
↓ 5 callersMethodFindByID
(id string)
9-APIs/internal/infra/database/product_db.go:34
↓ 5 callersFunctionNewProduct
(db *gorm.DB)
9-APIs/internal/infra/database/product_db.go:12
↓ 5 callersFunctionNewProduct
(name string, price float64)
9-APIs/internal/entity/product.go:25
↓ 5 callersMethodStart
loop through the handlers and add them to the router register middeleware logger start the server
20-CleanArch/internal/infra/web/webserver/webserver.go:31
↓ 5 callersFunctionfile_proto_course_category_proto_rawDescGZIP
()
14-gRPC/internal/pb/course_category.pb.go:325
↓ 5 callersMethodmarshalNString2string
(ctx context.Context, sel ast.SelectionSet, v string)
20-CleanArch/internal/infra/graph/generated.go:2948
↓ 4 callersFunctionCalculateTax
(amount float64)
8-Testing/1/tax.go:5
↓ 4 callersMethodCourses
(ctx context.Context)
13-GraphQL/graph/generated/generated.go:86
↓ 4 callersMethodCreateCategory
(ctx context.Context, input model.NewCategory)
13-GraphQL/graph/generated/generated.go:81
↓ 4 callersMethodCreateCourse
(ctx context.Context, input model.NewCourse)
13-GraphQL/graph/generated/generated.go:82
↓ 4 callersMethodFindAll
(page, limit int, sort string)
9-APIs/internal/infra/database/interfaces.go:12
↓ 4 callersMethodInsert
(ctx context.Context, course entity.Course)
18-UOW/internal/repository/course.go:12
↓ 4 callersMethodfieldContext_Category_courses
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:552
↓ 4 callersMethodfieldContext_Category_description
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:508
↓ 4 callersMethodfieldContext_Category_id
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:423
↓ 4 callersMethodfieldContext_Category_name
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:467
↓ 4 callersMethodfieldContext_Course_category
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:735
↓ 4 callersMethodfieldContext_Course_description
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:691
↓ 4 callersMethodfieldContext_Course_id
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:606
↓ 4 callersMethodfieldContext_Course_name
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:650
↓ 4 callersMethodfieldContext___InputValue_defaultValue
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:1991
↓ 4 callersMethodfieldContext___InputValue_defaultValue
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1509
↓ 4 callersMethodfieldContext___InputValue_description
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:1884
↓ 4 callersMethodfieldContext___InputValue_description
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1402
↓ 4 callersMethodfieldContext___InputValue_name
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:1843
↓ 4 callersMethodfieldContext___InputValue_name
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1361
↓ 4 callersMethodfieldContext___InputValue_type
(ctx context.Context, field graphql.CollectedField)
13-GraphQL/graph/generated/generated.go:1928
↓ 4 callersMethodfieldContext___InputValue_type
(ctx context.Context, field graphql.CollectedField)
20-CleanArch/internal/infra/graph/generated.go:1446
↓ 4 callersMethodmarshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
13-GraphQL/graph/generated/generated.go:4219
↓ 4 callersMethodmarshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
20-CleanArch/internal/infra/graph/generated.go:3463
↓ 3 callersMethodCalculateFinalPrice
()
20-CleanArch/internal/entity/order.go:38
↓ 3 callersFunctionCalculateTaxAndSave
(amount float64, repository Repository)
8-Testing/2/tax.go:9
↓ 3 callersMethodCategory
()
13-GraphQL/graph/generated/generated.go:39
↓ 3 callersMethodDelete
(id string)
9-APIs/internal/infra/database/interfaces.go:15
↓ 3 callersMethodExecute
(input OrderInputDTO)
20-CleanArch/internal/usecase/create_order.go:39
↓ 3 callersMethodFindAll
(page, limit int, sort string)
9-APIs/internal/infra/database/product_db.go:20
↓ 3 callersMethodFindByID
(id string)
9-APIs/internal/infra/database/interfaces.go:13
↓ 3 callersMethodListCategories
(ctx context.Context, in *Blank, opts ...grpc.CallOption)
14-gRPC/internal/pb/course_category_grpc.pb.go:28
↓ 3 callersMethodMutation
()
20-CleanArch/internal/infra/graph/generated.go:39
↓ 3 callersMethodSave
(order *Order)
20-CleanArch/internal/entity/interface.go:4
↓ 3 callersFunctionSoma
(m map[string]T)
3-fundacao/17/main.go:9
↓ 3 callersMethodValidatePassword
(password string)
9-APIs/internal/entity/user.go:28
↓ 3 callersMethod___Type
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Type)
13-GraphQL/graph/generated/generated.go:3492
↓ 3 callersMethod___Type
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Type)
20-CleanArch/internal/infra/graph/generated.go:2847
↓ 3 callersMethodmarshalNBoolean2bool
(ctx context.Context, sel ast.SelectionSet, v bool)
13-GraphQL/graph/generated/generated.go:3563
↓ 3 callersMethodmarshalNBoolean2bool
(ctx context.Context, sel ast.SelectionSet, v bool)
20-CleanArch/internal/infra/graph/generated.go:2918
↓ 3 callersMethodmarshalNCategory2ᚖgithubᚗcomᚋdevfullcycleᚋ13ᚑGraphQLᚋgraphᚋmodelᚐCategory
(ctx context.Context, sel ast.SelectionSet, v *model.Category)
13-GraphQL/graph/generated/generated.go:3621
↓ 3 callersMethodmarshalNFloat2float64
(ctx context.Context, sel ast.SelectionSet, v float64)
20-CleanArch/internal/infra/graph/generated.go:2933
↓ 3 callersMethodmarshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
13-GraphQL/graph/generated/generated.go:3957
↓ 3 callersMethodmarshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
20-CleanArch/internal/infra/graph/generated.go:3186
↓ 3 callersMethodunmarshalNString2string
(ctx context.Context, v interface{})
13-GraphQL/graph/generated/generated.go:3714
↓ 2 callersFunctionCalculateTax
(amount float64)
8-Testing/2/tax.go:28
↓ 2 callersMethodCategories
(ctx context.Context)
13-GraphQL/graph/generated/generated.go:85
↓ 2 callersMethodClear
()
20-CleanArch/pkg/events/interface.go:24
↓ 2 callersMethodCreate
(user *entity.User)
9-APIs/internal/infra/database/user_db.go:16
↓ 2 callersMethodCreateCategory
(ctx context.Context, in *CreateCategoryRequest, opts ...grpc.CallOption)
14-gRPC/internal/pb/course_category_grpc.pb.go:25
↓ 2 callersMethodCreateOrder
(ctx context.Context, in *CreateOrderRequest, opts ...grpc.CallOption)
20-CleanArch/internal/infra/grpc/pb/order_grpc.pb.go:25
↓ 2 callersMethodCreateOrder
(ctx context.Context, input *model.OrderInput)
20-CleanArch/internal/infra/graph/generated.go:62
↓ 2 callersMethodExec
(ctx context.Context)
20-CleanArch/internal/infra/graph/generated.go:124
↓ 2 callersMethodGetCategory
(ctx context.Context, in *CategoryGetRequest, opts ...grpc.CallOption)
14-gRPC/internal/pb/course_category_grpc.pb.go:29
next →1–100 of 858, ranked by callers