Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfullcycle/goexpert
/ functions
Functions
858 in github.com/devfullcycle/goexpert
⨍
Functions
858
◇
Types & classes
202
↓ 1 callers
Function
publish
(ch chan int)
10-Multithreading/4-Channels/4-Range-with-Wait-Group/main.go:27
↓ 1 callers
Function
reader
(ch chan int, wg *sync.WaitGroup)
10-Multithreading/4-Channels/4-Range-with-Wait-Group/main.go:20
↓ 1 callers
Function
recebe
(nome string, hello chan<- string)
10-Multithreading/4-Channels/5-Directions/main.go:5
↓ 1 callers
Function
recoverMiddleware
(next http.Handler)
22-extras/22.2-panic-recover/2/main.go:8
↓ 1 callers
Function
runCreate
(categoryDb database.Category)
16-CLI/cmd/create.go:20
↓ 1 callers
Function
selectAllProducts
(db *sql.DB)
6-Banco-de-Dados/1/main.go:99
↓ 1 callers
Method
simular
(valor int)
3-fundacao/14/main.go:11
↓ 1 callers
Function
soma
(a, b *int)
3-fundacao/13/main.go:3
↓ 1 callers
Function
sourceData
(filename string)
20-CleanArch/internal/infra/graph/generated.go:191
↓ 1 callers
Function
sum
(a, b int)
3-fundacao/8/main.go:16
↓ 1 callers
Function
sum
(numeros ...int)
3-fundacao/9/main.go:11
↓ 1 callers
Method
unmarshalInputNewCategory
endregion **************************** field.gotpl ***************************** region **************************** input.gotpl ******************
13-GraphQL/graph/generated/generated.go:2898
↓ 1 callers
Method
unmarshalInputNewCourse
(ctx context.Context, obj interface{})
13-GraphQL/graph/generated/generated.go:2934
↓ 1 callers
Method
unmarshalInputOrderInput
endregion **************************** field.gotpl ***************************** region **************************** input.gotpl ******************
20-CleanArch/internal/infra/graph/generated.go:2416
↓ 1 callers
Method
unmarshalNID2string
(ctx context.Context, v interface{})
13-GraphQL/graph/generated/generated.go:3689
↓ 1 callers
Method
unmarshalNNewCategory2githubᚗcomᚋdevfullcycleᚋ13ᚑGraphQLᚋgraphᚋmodelᚐNewCategory
(ctx context.Context, v interface{})
13-GraphQL/graph/generated/generated.go:3704
↓ 1 callers
Method
unmarshalNNewCourse2githubᚗcomᚋdevfullcycleᚋ13ᚑGraphQLᚋgraphᚋmodelᚐNewCourse
(ctx context.Context, v interface{})
13-GraphQL/graph/generated/generated.go:3709
↓ 1 callers
Method
unmarshalN__DirectiveLocation2string
(ctx context.Context, v interface{})
13-GraphQL/graph/generated/generated.go:3777
↓ 1 callers
Method
unmarshalN__DirectiveLocation2string
(ctx context.Context, v interface{})
20-CleanArch/internal/infra/graph/generated.go:3006
↓ 1 callers
Method
unmarshalOOrderInput2ᚖgithubᚗcomᚋdevfullcycleᚋ20ᚑCleanArchᚋgraphᚋmodelᚐOrderInput
(ctx context.Context, v interface{})
20-CleanArch/internal/infra/graph/generated.go:3244
↓ 1 callers
Function
updateProduct
(db *sql.DB, product *Product)
6-Banco-de-Dados/1/main.go:72
↓ 1 callers
Function
worker
(workerId int, data chan int)
10-Multithreading/4-Channels/6-Load-Balancer/main.go:8
Method
Add
()
7-Packaging/1/math/math.go:15
Method
AddCourse
(id int)
18-UOW/internal/entity/entity.go:9
Function
BenchmarkCalculateTax
go test -bench=. go test -bench=. -count 5 -run=^# -benchtime=5s
8-Testing/1/tax_test.go:37
Function
BenchmarkCalculateTax2
(b *testing.B)
8-Testing/1/tax_test.go:43
Function
BooksHandler
(w http.ResponseWriter, r *http.Request)
22-extras/22.5-ServerMux-1.22/main.go:30
Function
BooksPathHandler
(w http.ResponseWriter, r *http.Request)
22-extras/22.5-ServerMux-1.22/main.go:25
Function
BooksPrecedence2Handler
(w http.ResponseWriter, r *http.Request)
22-extras/22.5-ServerMux-1.22/main.go:38
Function
BooksPrecedenceHandler
(w http.ResponseWriter, r *http.Request)
22-extras/22.5-ServerMux-1.22/main.go:34
Function
BuscaCepHandler
(w http.ResponseWriter, r *http.Request)
4-pacotes-importantes/5-BuscaCEP-http/main.go:26
Method
Categories
Categories is the resolver for the categories field.
13-GraphQL/graph/schema.resolvers.go:70
Method
Category
Category is the resolver for the category field.
13-GraphQL/graph/schema.resolvers.go:31
Method
Category
Category returns generated.CategoryResolver implementation.
13-GraphQL/graph/schema.resolvers.go:104
Method
Category
(ctx context.Context, obj *model.Course)
13-GraphQL/graph/generated/generated.go:78
Method
Clear
()
11-Eventos/pkg/events/interfaces.go:23
Method
Clear
()
11-Eventos/pkg/events/event_dispatcher.go:67
Method
Clear
()
20-CleanArch/pkg/events/event_dispatcher.go:67
Method
CloseAndRecv
()
14-gRPC/internal/pb/course_category_grpc.pb.go:60
Method
CloseAndRecv
()
14-gRPC/internal/pb/course_category_grpc.pb.go:72
Method
CommitOrRollback
()
18-UOW/pkg/uow/uow.go:16
Method
Complexity
(typeName, field string, childComplexity int, rawArgs map[string]interface{})
13-GraphQL/graph/generated/generated.go:99
Method
Complexity
(typeName, field string, childComplexity int, rawArgs map[string]interface{})
20-CleanArch/internal/infra/graph/generated.go:75
Function
Consume
(ch *amqp.Channel, out chan<- amqp.Delivery, queue string)
11-Eventos/pkg/rabbitmq/rabbitmq.go:17
Method
Course
Course returns generated.CourseResolver implementation.
13-GraphQL/graph/schema.resolvers.go:107
Method
Courses
Courses is the resolver for the courses field.
13-GraphQL/graph/schema.resolvers.go:14
Method
Courses
Courses is the resolver for the courses field.
13-GraphQL/graph/schema.resolvers.go:87
Method
Courses
(ctx context.Context, obj *model.Category)
13-GraphQL/graph/generated/generated.go:75
Method
Create
(name, description, categoryID string)
13-GraphQL/internal/database/course.go:21
Method
Create
(name string, description string)
13-GraphQL/internal/database/category.go:20
Method
Create
(name, description, categoryID string)
14-gRPC/internal/database/course.go:21
Method
Create
(name string, description string)
14-gRPC/internal/database/category.go:20
Method
Create
(product *entity.Product)
9-APIs/internal/infra/database/interfaces.go:11
Method
Create
Create user godoc @Summary Create user @Description Create user @Tags users @Accept json @Produce json @Param request
9-APIs/internal/infra/webserver/handlers/user_handlers.go:79
Method
Create
(name, description, categoryID string)
16-CLI/internal/database/course.go:21
Method
Create
(name string, description string)
16-CLI/internal/database/category.go:20
Method
Create
(w http.ResponseWriter, r *http.Request)
20-CleanArch/internal/infra/web/order_handler.go:30
Method
CreateCategory
(ctx context.Context, arg CreateCategoryParams)
17-SQLC/internal/db/query.sql.go:24
Method
CreateCategory
CreateCategory is the resolver for the createCategory field.
13-GraphQL/graph/schema.resolvers.go:44
Method
CreateCategory
(ctx context.Context, in *pb.CreateCategoryRequest)
14-gRPC/internal/service/category.go:22
Method
CreateCategory
(ctx context.Context, in *CreateCategoryRequest, opts ...grpc.CallOption)
14-gRPC/internal/pb/course_category_grpc.pb.go:40
Method
CreateCategory
(context.Context, *CreateCategoryRequest)
14-gRPC/internal/pb/course_category_grpc.pb.go:136
Method
CreateCategory
(context.Context, *CreateCategoryRequest)
14-gRPC/internal/pb/course_category_grpc.pb.go:148
Method
CreateCategory
(ctx context.Context, arg CreateCategoryParams)
18-UOW/internal/db/queries.sql.go:21
Method
CreateCategoryStream
(stream pb.CategoryService_CreateCategoryStreamServer)
14-gRPC/internal/service/category.go:73
Method
CreateCategoryStream
(ctx context.Context, opts ...grpc.CallOption)
14-gRPC/internal/pb/course_category_grpc.pb.go:49
Method
CreateCategoryStream
(CategoryService_CreateCategoryStreamServer)
14-gRPC/internal/pb/course_category_grpc.pb.go:137
Method
CreateCategoryStream
(CategoryService_CreateCategoryStreamServer)
14-gRPC/internal/pb/course_category_grpc.pb.go:151
Method
CreateCategoryStreamBidirectional
(stream pb.CategoryService_CreateCategoryStreamBidirectionalServer)
14-gRPC/internal/service/category.go:98
Method
CreateCategoryStreamBidirectional
(ctx context.Context, opts ...grpc.CallOption)
14-gRPC/internal/pb/course_category_grpc.pb.go:83
Method
CreateCategoryStreamBidirectional
(CategoryService_CreateCategoryStreamBidirectionalServer)
14-gRPC/internal/pb/course_category_grpc.pb.go:138
Method
CreateCategoryStreamBidirectional
(CategoryService_CreateCategoryStreamBidirectionalServer)
14-gRPC/internal/pb/course_category_grpc.pb.go:154
Method
CreateCourse
(ctx context.Context, arg CreateCourseParams)
17-SQLC/internal/db/query.sql.go:42
Method
CreateCourse
CreateCourse is the resolver for the createCourse field.
13-GraphQL/graph/schema.resolvers.go:57
Method
CreateCourse
(ctx context.Context, arg CreateCourseParams)
18-UOW/internal/db/queries.sql.go:36
Method
CreateCourseAndCategory
(ctx context.Context, argsCategory CategoryParams, argsCourse CourseParams)
17-SQLC/cmd/runSQLCTX/main.go:54
Method
CreateOrder
(ctx context.Context, in *pb.CreateOrderRequest)
20-CleanArch/internal/infra/grpc/service/order_service.go:21
Method
CreateOrder
(ctx context.Context, in *CreateOrderRequest, opts ...grpc.CallOption)
20-CleanArch/internal/infra/grpc/pb/order_grpc.pb.go:36
Method
CreateOrder
(context.Context, *CreateOrderRequest)
20-CleanArch/internal/infra/grpc/pb/order_grpc.pb.go:49
Method
CreateOrder
(context.Context, *CreateOrderRequest)
20-CleanArch/internal/infra/grpc/pb/order_grpc.pb.go:57
Method
CreateOrder
CreateOrder is the resolver for the createOrder field.
20-CleanArch/internal/infra/graph/schema.resolvers.go:15
Method
CreateProduct
Create Product godoc @Summary Create product @Description Create products @Tags products @Accept json @Produce json @Param
9-APIs/internal/infra/webserver/handlers/product_handlers.go:36
Method
DeleteProduct
DeleteProduct godoc @Summary Delete a product @Description Delete a product @Tags products @Accept json @Produce json @Param
9-APIs/internal/infra/webserver/handlers/product_handlers.go:189
Method
Desativar
()
3-fundacao/11/main.go:20
Method
Desativar
()
3-fundacao/11/main.go:30
Method
Descriptor
Deprecated: Use Blank.ProtoReflect.Descriptor instead.
14-gRPC/internal/pb/course_category.pb.go:57
Method
Descriptor
Deprecated: Use Category.ProtoReflect.Descriptor instead.
14-gRPC/internal/pb/course_category.pb.go:99
Method
Descriptor
Deprecated: Use CreateCategoryRequest.ProtoReflect.Descriptor instead.
14-gRPC/internal/pb/course_category.pb.go:161
Method
Descriptor
Deprecated: Use CategoryList.ProtoReflect.Descriptor instead.
14-gRPC/internal/pb/course_category.pb.go:215
Method
Descriptor
Deprecated: Use CategoryGetRequest.ProtoReflect.Descriptor instead.
14-gRPC/internal/pb/course_category.pb.go:262
Method
Descriptor
Deprecated: Use CreateOrderRequest.ProtoReflect.Descriptor instead.
20-CleanArch/internal/infra/grpc/pb/order.pb.go:61
Method
Descriptor
Deprecated: Use CreateOrderResponse.ProtoReflect.Descriptor instead.
20-CleanArch/internal/infra/grpc/pb/order.pb.go:125
Method
Dispatch
(event EventInterface)
11-Eventos/pkg/events/interfaces.go:20
Method
Dispatch
(event EventInterface)
11-Eventos/pkg/events/event_dispatcher.go:20
Method
Dispatch
(event EventInterface)
20-CleanArch/pkg/events/event_dispatcher.go:20
Method
Do
(ctx context.Context, fn func(Uow *Uow) error)
18-UOW/pkg/uow/uow.go:54
Method
ExecContext
(context.Context, string, ...interface{})
17-SQLC/internal/db/db.go:13
Function
Execute
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the r
16-CLI/cmd/root.go:48
Method
Find
(id string)
14-gRPC/internal/database/category.go:57
Method
Find
(id string)
16-CLI/internal/database/category.go:57
← previous
next →
401–500 of 858, ranked by callers