MCPcopy Create free account

hub / github.com/devfullcycle/goexpert / functions

Functions858 in github.com/devfullcycle/goexpert

FunctionTestGivenAValidParams_WhenICallNewOrderFunc_ThenIShouldReceiveCreateOrderWithAllParams
(t *testing.T)
20-CleanArch/internal/entity/order_test.go:36
FunctionTestGivenAValidParams_WhenICallNewOrder_ThenIShouldReceiveCreateOrderWithAllParams
(t *testing.T)
20-CleanArch/internal/entity/order_test.go:24
FunctionTestGivenAnEmptyID_WhenCreateANewOrder_ThenShouldReceiveAnError
(t *testing.T)
20-CleanArch/internal/entity/order_test.go:9
FunctionTestGivenAnEmptyPrice_WhenCreateANewOrder_ThenShouldReceiveAnError
(t *testing.T)
20-CleanArch/internal/entity/order_test.go:14
FunctionTestGivenAnEmptyTax_WhenCreateANewOrder_ThenShouldReceiveAnError
(t *testing.T)
20-CleanArch/internal/entity/order_test.go:19
MethodTestGivenAnOrder_WhenSave_ThenShouldSaveOrder
()
20-CleanArch/internal/infra/database/order_repository_test.go:34
FunctionTestNewProduct
(t *testing.T)
9-APIs/internal/entity/product_test.go:9
FunctionTestNewUser
(t *testing.T)
9-APIs/internal/entity/user_test.go:9
FunctionTestProductValidate
(t *testing.T)
9-APIs/internal/entity/product_test.go:36
FunctionTestProductWhenNameIsRequired
(t *testing.T)
9-APIs/internal/entity/product_test.go:18
FunctionTestProductWhenPriceIsInvalid
(t *testing.T)
9-APIs/internal/entity/product_test.go:30
FunctionTestProductWhenPriceIsRequired
(t *testing.T)
9-APIs/internal/entity/product_test.go:24
FunctionTestSuite
(t *testing.T)
11-Eventos/pkg/events/event_dispatcher_test.go:172
FunctionTestSuite
(t *testing.T)
20-CleanArch/pkg/events/event_dispatcher_test.go:175
FunctionTestSuite
(t *testing.T)
20-CleanArch/internal/infra/database/order_repository_test.go:30
FunctionTestUpdateProduct
(t *testing.T)
9-APIs/internal/infra/database/product_db_test.go:74
FunctionTestUser_ValidatePassword
(t *testing.T)
9-APIs/internal/entity/user_test.go:19
FunctionToUpper
(s string)
4-pacotes-importantes/6-Templates/6/main.go:16
MethodUnRegister
(name string)
18-UOW/pkg/uow/uow.go:18
MethodUnRegister
(name string)
18-UOW/pkg/uow/uow.go:38
MethodUpdateCategory
(ctx context.Context, arg UpdateCategoryParams)
17-SQLC/internal/db/query.sql.go:156
MethodUpdateProduct
UpdateProduct godoc @Summary Update a product @Description Update a product @Tags products @Accept json @Produce json @Param
9-APIs/internal/infra/webserver/handlers/product_handlers.go:147
MethodWithTx
(tx *sql.Tx)
17-SQLC/internal/db/db.go:27
MethodWithTx
(tx *sql.Tx)
18-UOW/internal/db/db.go:27
Function_CategoryService_CreateCategoryStreamBidirectional_Handler
(srv interface{}, stream grpc.ServerStream)
14-gRPC/internal/pb/course_category_grpc.pb.go:220
Function_CategoryService_CreateCategoryStream_Handler
(srv interface{}, stream grpc.ServerStream)
14-gRPC/internal/pb/course_category_grpc.pb.go:194
Function_CategoryService_CreateCategory_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
14-gRPC/internal/pb/course_category_grpc.pb.go:176
Function_CategoryService_GetCategory_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
14-gRPC/internal/pb/course_category_grpc.pb.go:264
Function_CategoryService_ListCategories_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
14-gRPC/internal/pb/course_category_grpc.pb.go:246
Function_OrderService_CreateOrder_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
20-CleanArch/internal/infra/grpc/pb/order_grpc.pb.go:73
Functionhandler
(w http.ResponseWriter, r *http.Request)
5-Context/2-Client-Server/server/main.go:14
Functioninit
load env vars cfg
labs/otel/comunicacao-ms/cmd/microservice/main.go:67
Functioninit
()
15-UploadS3/cmd/uploader/main.go:21
Functioninit
()
14-gRPC/internal/pb/course_category.pb.go:359
Functioninit
()
9-APIs/docs/docs.go:441
Functioninit
()
16-CLI/cmd/category.go:27
Functioninit
()
16-CLI/cmd/root.go:55
Functioninit
()
16-CLI/cmd/create.go:32
Functioninit
()
16-CLI/cmd/list.go:27
Functioninit
()
20-CleanArch/internal/infra/grpc/pb/order.pb.go:210
Functionmain
()
labs/streaming/aluno/client/client.go:12
Functionmain
()
labs/streaming/aluno/server/server.go:45
Functionmain
()
labs/otel/main.go:22
Functionmain
()
labs/otel/comunicacao-ms/cmd/microservice/main.go:71
Functionmain
()
12-GOPRIVATE/main.go:9
Functionmain
()
17-SQLC/cmd/runSQLC/main.go:12
Functionmain
()
17-SQLC/cmd/runSQLCTX/main.go:83
Functionmain
()
13-GraphQL/cmd/server/server.go:19
Functionmain
()
15-UploadS3/cmd/generator/main.go:8
Functionmain
()
15-UploadS3/cmd/uploader/main.go:39
Functionmain
()
3-fundacao/4/main.go:19
Functionmain
()
3-fundacao/14/main.go:17
Functionmain
()
3-fundacao/17/main.go:24
Functionmain
()
3-fundacao/20/main.go:3
Functionmain
()
3-fundacao/16/main.go:7
Functionmain
()
3-fundacao/2/main.go:12
Functionmain
()
3-fundacao/1/main.go:5
Functionmain
()
3-fundacao/6/main.go:5
Functionmain
()
3-fundacao/3/main.go:15
Functionmain
()
3-fundacao/19/main.go:3
Functionmain
()
3-fundacao/5/main.go:17
Functionmain
()
3-fundacao/8/main.go:8
Functionmain
()
3-fundacao/15/main.go:5
Functionmain
()
3-fundacao/7/main.go:5
Functionmain
()
3-fundacao/10/main.go:24
Functionmain
()
3-fundacao/13/main.go:9
Functionmain
()
3-fundacao/12/main.go:3
Functionmain
()
3-fundacao/11/main.go:39
Functionmain
()
3-fundacao/9/main.go:7
Functionmain
()
3-fundacao/18/main.go:10
Functionmain
()
10-Multithreading/3-Concorrencia-no-mundo-real/main.go:12
Functionmain
Thread 1
10-Multithreading/2-Wait-Groups/main.go:18
Functionmain
Thread 1
10-Multithreading/1-Go-Routines/main.go:16
Functionmain
()
10-Multithreading/4-Channels/6-Load-Balancer/main.go:15
Functionmain
()
10-Multithreading/4-Channels/7-Select/main.go:14
Functionmain
Thread 1
10-Multithreading/4-Channels/3-Range/main.go:6
Functionmain
()
10-Multithreading/4-Channels/5-Directions/main.go:13
Functionmain
Thread 1
10-Multithreading/4-Channels/2-Forever/main.go:4
Functionmain
()
10-Multithreading/4-Channels/8-Buffers/main.go:3
Functionmain
Thread 1
10-Multithreading/4-Channels/1-Hello/main.go:6
Functionmain
Thread 1
10-Multithreading/4-Channels/4-Range-with-Wait-Group/main.go:9
Functionmain
()
22-extras/22.3-fsnotify/main.go:20
Functionmain
()
22-extras/22.1-graceful-shutdown/main.go:14
Functionmain
()
22-extras/22.4-fast-json/2/main.go:15
Functionmain
()
22-extras/22.4-fast-json/1/main.go:9
Functionmain
()
22-extras/22.2-panic-recover/2/main.go:21
Functionmain
()
22-extras/22.2-panic-recover/1/main.go:13
Functionmain
()
22-extras/22.6-For/main.go:5
Functionmain
()
22-extras/22.5-ServerMux-1.22/main.go:8
Functionmain
()
14-gRPC/cmd/grpcServer/main.go:16
Functionmain
()
4-pacotes-importantes/4-Json/main.go:13
Functionmain
()
4-pacotes-importantes/7-HttpClient/4/main.go:10
Functionmain
()
4-pacotes-importantes/7-HttpClient/2/main.go:10
Functionmain
()
4-pacotes-importantes/7-HttpClient/1/main.go:9
Functionmain
()
4-pacotes-importantes/7-HttpClient/3/main.go:8
Functionmain
()
4-pacotes-importantes/5-FileServer/main.go:8
Functionmain
()
4-pacotes-importantes/6-Templates/4/main.go:15
Functionmain
()
4-pacotes-importantes/6-Templates/2/main.go:13
Functionmain
()
4-pacotes-importantes/6-Templates/1/main.go:13
Functionmain
()
4-pacotes-importantes/6-Templates/6/main.go:20
← previousnext →701–800 of 858, ranked by callers