Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OtusGolang/webinars_practical_part
/ functions
Functions
1,100 in github.com/OtusGolang/webinars_practical_part
⨍
Functions
1,100
◇
Types & classes
274
↓ 2 callers
Function
failOnClose
(closer io.Closer, msg string)
31-integration-testing/cmd/notification-service/main.go:39
↓ 2 callers
Function
failOnErr
(err error)
29-queues/consumer_short/main.go:41
↓ 2 callers
Function
file_elections_proto_rawDescGZIP
()
27-grpc/elections-with-stats/pb/elections.pb.go:172
↓ 2 callers
Function
file_proto_benchmark_proto_rawDescGZIP
()
26-grpc-2/int-sint/proto/benchmark.pb.go:137
↓ 2 callers
Function
handler
(w http.ResponseWriter, r *http.Request)
23-profiling/16_trace/standard.go:14
↓ 2 callers
Function
mustNil
(err error)
18-format/base64/base64.go:28
↓ 2 callers
Function
parseTs
(s string)
19-clean-architecture/cmd/grpc_client.go:25
↓ 2 callers
Function
removeString
Helper function
28-caching/cache.go:384
↓ 2 callers
Function
repeatFn
(done <-chan struct{}, fn func() interface{})
14-concurrency-patterns/9_2_fanin_fanout/repeat_fn.go:3
↓ 2 callers
Function
structToMap
(iv interface{})
20-reflection/4_struct_to_map/main.go:15
↓ 2 callers
Function
take
(done <-chan struct{}, valueStream <-chan interface{}, num int)
14-concurrency-patterns/9_2_fanin_fanout/take.go:3
↓ 1 callers
Method
AddCountry
(name string, code int)
05-structures/country/main.go:22
↓ 1 callers
Function
AssetDir
AssetDir returns the file names below a certain directory embedded in the file by go-bindata. For example if you run go-bindata on data/... and data c
21-codegen/01-bindata/static_generated.go:168
↓ 1 callers
Function
AssetInfo
AssetInfo loads and returns the asset info for the given name. It returns an error if the asset could not be found or could not be loaded.
21-codegen/01-bindata/static_generated.go:129
↓ 1 callers
Function
ConcatString
(m map[string]struct{})
23-profiling/00_lesson/ex4_concat_string_test.go:7
↓ 1 callers
Function
ConvertMapWithoutGenerics
(a map[string]int32)
23-profiling/11_generics/generics.go:7
↓ 1 callers
Method
CreateTask
(ctx context.Context, req *proto.TaskRequest)
26-grpc-2/taskmanager/internal/task/service.go:12
↓ 1 callers
Method
DeleteTask
(ctx context.Context, req *proto.DeleteTaskRequest)
26-grpc-2/taskmanager/internal/task/service.go:16
↓ 1 callers
Method
Descriptor
()
21-codegen/10-protobuf/Person.pb.go:61
↓ 1 callers
Method
Error
()
08-errors-handling/02_err_is_values/main.go:26
↓ 1 callers
Function
Fast
()
23-profiling/05_fmtvsstrconv/fmtvsstrconv.go:12
↓ 1 callers
Function
Fast
()
23-profiling/06_stringsvsre/stringsvsre.go:12
↓ 1 callers
Function
Fast
()
23-profiling/04_reuse/reuse.go:16
↓ 1 callers
Function
Fast
()
23-profiling/07_stringbuilder/stringbuilder.go:15
↓ 1 callers
Function
Fast
()
23-profiling/13_pprof_console/prealloc.go:3
↓ 1 callers
Function
Fast
()
23-profiling/03_prealloc/prealloc.go:3
↓ 1 callers
Function
Fast
()
23-profiling/01_bench/exbench.go:3
↓ 1 callers
Function
FillSlice
()
23-profiling/00_lesson/ex1_slice_test.go:5
↓ 1 callers
Function
GenerateActionId
()
27-grpc/elections/client/main.go:28
↓ 1 callers
Function
GenerateActionId
()
27-grpc/elections-with-stats/client/main.go:29
↓ 1 callers
Method
GetAllTasks
(ctx context.Context, req *proto.GetAllTasksRequest)
26-grpc-2/taskmanager/internal/task/service.go:14
↓ 1 callers
Method
GetBooks
(ctx context.Context)
25-sql/internal/repository/repository.go:11
↓ 1 callers
Method
GetCallCount
GetCallCount returns the number of actual DB calls made
28-caching/api.go:66
↓ 1 callers
Method
GetCountryCode
(name string)
05-structures/country/main.go:26
↓ 1 callers
Method
GetEvent
()
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:243
↓ 1 callers
Function
GetNextID
()
27-grpc/elections/client/main.go:23
↓ 1 callers
Function
GetNextID
()
27-grpc/elections-with-admin/client/main.go:23
↓ 1 callers
Function
GetNextID
()
27-grpc/elections-with-stats/client/main.go:24
↓ 1 callers
Function
GetProfileName
GetProfileName returns a human-readable name
28-caching/generator.go:75
↓ 1 callers
Method
GetTask
(ctx context.Context, req *proto.GetTaskRequest)
26-grpc-2/taskmanager/internal/task/service.go:13
↓ 1 callers
Method
GetText
()
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:86
↓ 1 callers
Method
GetTitle
()
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:79
↓ 1 callers
Method
GetUser
GetUser retrieves a user (checks cache first)
28-caching/api.go:33
↓ 1 callers
Method
GetUser
GetUser retrieves a user by ID
21-codegen/12-wire/database.go:39
↓ 1 callers
Method
GetVote
()
27-grpc/elections-with-admin/pb/elections.pb.go:203
↓ 1 callers
Function
HalfSum
go:noinline
16-internals-memory/halfsum/main.go:6
↓ 1 callers
Method
HasKeyword
HasKeyword - метод структуры item; говорит, содержит ли элемент в своём заголовке или описании строку word
01-first-go-program/searcher/rss.go:41
↓ 1 callers
Function
IMax
(a, b int)
23-profiling/11_generics/generics.go:32
↓ 1 callers
Function
InitializeApp
InitializeApp creates and wires all dependencies
21-codegen/12-wire/wire.go:9
↓ 1 callers
Method
LogToFile
(msg string)
09-interfaces-p1/logger.go:14
↓ 1 callers
Method
MarshalJSON
MarshalJSON supports json.Marshaler interface
23-profiling/10_exjs/exjs_easyjson.go:64
↓ 1 callers
Method
Mode
Mode return file mode
21-codegen/01-bindata/static_generated.go:61
↓ 1 callers
Method
Name
()
05-structures/child/main.go:9
↓ 1 callers
Method
NamedQuery
(query string, arg interface{})
31-integration-testing/cmd/registration-service/db.go:13
↓ 1 callers
Function
NewAPIService
NewAPIService creates a new API service with a cache
28-caching/api.go:25
↓ 1 callers
Function
NewConsumer
(amqpURI, exchange, exchangeType, queueName, key, ctag string)
29-queues/consumer/consumer.go:55
↓ 1 callers
Function
NewDatabase
NewDatabase creates a new Database with logger
21-codegen/12-wire/database.go:12
↓ 1 callers
Function
NewLogger
NewLogger creates a new SimpleLogger
21-codegen/12-wire/logger.go:20
↓ 1 callers
Function
NewMockUsersDB
NewMockUsersDB creates a new mock instance
03-unit-testing/mock_suite/mock_db_test.go:25
↓ 1 callers
Function
NewMockUsersDB
NewMockUsersDB creates a new mock instance
03-unit-testing/mock_faker/mock_db_test.go:25
↓ 1 callers
Function
NewPrinterService
NewPrinterService creates a new PrinterService
21-codegen/12-wire/logger.go:42
↓ 1 callers
Function
NewRequestGenerator
NewRequestGenerator creates a new request generator
28-caching/generator.go:29
↓ 1 callers
Function
NewService
()
26-http/handler/handler.go:53
↓ 1 callers
Function
NewService
()
27-grpc/elections-with-admin/service.go:25
↓ 1 callers
Function
NewService
()
27-grpc/elections-with-stats/service.go:26
↓ 1 callers
Function
NewUserRepository
NewUserRepository creates a new UserRepository
21-codegen/12-wire/database.go:32
↓ 1 callers
Function
NewUserService
NewUserService creates a new UserService with all dependencies
21-codegen/12-wire/service.go:11
↓ 1 callers
Function
NewWorld
(name string)
05-structures/country/main.go:14
↓ 1 callers
Function
PrepareStat
(res *http.Response)
26-http/client/main.go:98
↓ 1 callers
Method
Print
Print prints a message
21-codegen/12-wire/logger.go:49
↓ 1 callers
Function
PrintAll
(vals []any)
open-lesson/interfaces/00_intro/any_test.go:8
↓ 1 callers
Function
ReadFile
(fname string)
open-lesson/interfaces/04_zerovalue/zerovalue_test.go:10
↓ 1 callers
Function
RegisterCalendarServiceServer
(s *grpc.Server, srv CalendarServiceServer)
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:343
↓ 1 callers
Method
Reset
()
21-codegen/10-protobuf/Person.pb.go:86
↓ 1 callers
Method
ResetCallCount
ResetCallCount resets the counter
28-caching/api.go:73
↓ 1 callers
Function
RestoreAsset
RestoreAsset restores an asset under the given directory
21-codegen/01-bindata/static_generated.go:202
↓ 1 callers
Function
SMax
(a, b string)
23-profiling/11_generics/generics.go:39
↓ 1 callers
Method
SaveEvent
(ctx context.Context, event *entities.Event)
19-clean-architecture/internal/domain/interfaces/event_storage.go:11
↓ 1 callers
Method
Say
()
05-structures/child/main.go:13
↓ 1 callers
Method
SayHello
()
open-lesson/interfaces/00_intro/receivers_test.go:8
↓ 1 callers
Method
SayHello
()
open-lesson/interfaces/02_variables/refs_test.go:16
↓ 1 callers
Method
ServeHTTP
(w http.ResponseWriter, r *http.Request)
26-http/server/main.go:23
↓ 1 callers
Method
Sign
()
10-interfaces-p2/05-privates/contract/contgract.go:4
↓ 1 callers
Method
Sign
()
10-interfaces-p2/05-privates/impl/ext_impl.go:6
↓ 1 callers
Function
Slow
()
23-profiling/05_fmtvsstrconv/fmtvsstrconv.go:8
↓ 1 callers
Function
Slow
()
23-profiling/06_stringsvsre/stringsvsre.go:21
↓ 1 callers
Function
Slow
()
23-profiling/04_reuse/reuse.go:9
↓ 1 callers
Function
Slow
()
23-profiling/07_stringbuilder/stringbuilder.go:5
↓ 1 callers
Function
Slow
()
23-profiling/13_pprof_console/prealloc.go:11
↓ 1 callers
Function
Slow
()
23-profiling/03_prealloc/prealloc.go:11
↓ 1 callers
Function
Slow
()
23-profiling/01_bench/exbench.go:14
↓ 1 callers
Function
Slow1
()
23-profiling/03_prealloc/prealloc.go:19
↓ 1 callers
Function
StandardMarshal
()
23-profiling/10_exjs/exjs.go:14
↓ 1 callers
Function
StandardUnmarshal
()
23-profiling/10_exjs/exjs.go:19
↓ 1 callers
Method
StartCount
(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption)
26-grpc-2/chat/api/proto/chat_grpc.pb.go:32
↓ 1 callers
Method
Stats
()
28-caching/cache.go:21
↓ 1 callers
Function
StreamServerRequestValidatorInterceptor
(validator Validator)
27-grpc/elections-with-admin/validate.go:33
↓ 1 callers
Method
String
()
18-format/protobufex/person.pb.go:43
↓ 1 callers
Method
String
()
27-grpc/elections/pb/elections.pb.go:39
↓ 1 callers
Method
String
()
27-grpc/elections-with-admin/pb/elections.pb.go:43
← previous
next →
101–200 of 1,100, ranked by callers