Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedHatOfficial/GoCourse
/ functions
Functions
1,201 in github.com/RedHatOfficial/GoCourse
⨍
Functions
1,201
◇
Types & classes
255
↓ 1 callers
Function
publisher
zdroj zpráv
lesson7/redis/17_pub_more_sub/03_pub_more_sub.go:24
↓ 1 callers
Function
putpixel
(surface *sdl.Surface, x, y int32, r, g, b byte)
lesson7/sdl/introduction/test15.go:12
↓ 1 callers
Function
registerUser
(id ID, name Name, surname Surname)
lesson2/39_type_func_params.go:14
↓ 1 callers
Method
rotate
(angle float64)
lesson3/12_more_methods.go:15
↓ 1 callers
Function
saveBinaryTree
(encodedTree []byte, filename string)
lesson7/marshalling/29_bson_binary_tree_decode.go:80
↓ 1 callers
Function
saveBinaryTree
(encodedTree []byte, filename string)
lesson7/marshalling/28_json_binary_tree_decode.go:79
↓ 1 callers
Function
saveBinaryTree
(encodedTree bytes.Buffer, filename string)
lesson7/marshalling/27_gob_binary_tree_decode.go:83
↓ 1 callers
Function
startHttpServer
(address string)
lesson7/chart-js/chart_js.go:43
↓ 1 callers
Function
subscriber
příjemce zpráv
lesson7/redis/16_pub_sub/02_pub_sub.go:35
↓ 1 callers
Function
sum
(a, b int)
lesson1/functions.go:5
↓ 1 callers
Function
swap
(a, b int)
lesson1/functions2B.go:5
↓ 1 callers
Function
swap
(a, b int)
lesson1/functions3.go:5
↓ 1 callers
Function
swap
(a, b int)
lesson1/functions2.go:5
↓ 1 callers
Function
testBinaryOps
(a, b int)
lesson3/05_function_type.go:14
↓ 1 callers
Function
testBinaryOps
(a, b int)
lesson3/03_functions_as_values.go:7
↓ 1 callers
Function
testBinaryOps
(a, b int)
lesson3/04_lambdas.go:7
↓ 1 callers
Function
testList
()
lesson8/Test.py:1
↓ 1 callers
Function
test_get_type
(x any)
lesson14/get_type_interface.go:8
↓ 1 callers
Function
test_get_type
(x any)
lesson14/get_type_nil.go:8
↓ 1 callers
Function
test_get_type
(x any)
lesson14/get_type_empty_interface.go:8
↓ 1 callers
Method
translate
(dx, dy float64)
lesson3/11_methods_ptr_2.go:11
↓ 1 callers
Method
translate
(dx, dy float64)
lesson3/12_more_methods.go:11
↓ 1 callers
Method
translate
(dx, dy float64)
lesson3/11_methods_ptr.go:11
↓ 1 callers
Method
translate
(dx, dy float64)
lesson3/10_methods_with_parameters.go:11
↓ 1 callers
Function
worker
(data, quit, ack chan int)
lesson4/quit_ack.go:8
↓ 1 callers
Function
writeImage
(width, height uint, image []byte)
lesson7/mandelbrot/go-parallel-complex/mandelbrot.go:10
↓ 1 callers
Function
writeImage
(width, height uint, image []byte)
lesson7/mandelbrot/go-linewise/mandelbrot.go:10
↓ 1 callers
Function
writeImage
(width, height uint, image []byte)
lesson7/mandelbrot/go-parallel/mandelbrot.go:10
Function
ArraySum
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_array_sum.go:18
Function
BenchmarkGetStorageConfigurationFunctionByReference
(b *testing.B)
optimizations/benchmark_1_4.go:11
Function
BenchmarkGetStorageConfigurationFunctionByReference
(b *testing.B)
benchmarks/parameter_value_reference/conf/config_benchmark_test.go:55
Function
BenchmarkGetStorageConfigurationFunctionByValue
(b *testing.B)
optimizations/benchmark_1_4.go:1
Function
BenchmarkGetStorageConfigurationFunctionByValue
(b *testing.B)
benchmarks/parameter_value_reference/conf/config_benchmark_test.go:43
Function
BenchmarkGetStorageConfigurationMethodByReference
(b *testing.B)
benchmarks/parameter_value_reference/conf/config_benchmark_test.go:79
Function
BenchmarkGetStorageConfigurationMethodByValue
(b *testing.B)
benchmarks/parameter_value_reference/conf/config_benchmark_test.go:67
Function
BenchmarkInsertIntoEmptyMap
(b *testing.B)
benchmarks/map_test.go:25
Function
BenchmarkInsertIntoPreallocatedMap
(b *testing.B)
benchmarks/map_test.go:14
Function
BenchmarkTGammaC
(b *testing.B)
lesson5/cgo-math-test-bench/cgo-math_test.go:1053
Function
BenchmarkTGammaGo
benchmark
lesson5/cgo-math-test-bench/cgo-math_test.go:1045
Function
CalcSum
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_return_int_1.go:18
Function
CalcSum
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_return_int_2.go:18
Function
CallFunction
(this js.Value, args []js.Value)
lesson12/callback.go:13
Function
CreateStream
(jetStream nats.JetStreamContext)
lesson15/08-streams/publisher.go:46
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/oglematchers/oglematchers1/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/oglematchers/oglematchers2/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/assertions/assertions3/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/assertions/assertions1/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/assertions/assertions2/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/ogletest/ogletest2/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/ogletest/ogletest1/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/gingko/iteration1/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/gingko/iteration2/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/gingko/iteration3/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/gingko/iteration4/factorial.go:4
Function
Factorial
Factorial represents a classic recursive variant of factorial computation
testing/testing/factorial/factorial.go:4
Method
FactorialForOne
()
testing/ogletest/ogletest2/factorial_test.go:25
Method
FactorialForOne
()
testing/ogletest/ogletest1/factorial_test.go:25
Method
FactorialForZero
()
testing/ogletest/ogletest2/factorial_test.go:20
Method
FactorialForZero
()
testing/ogletest/ogletest1/factorial_test.go:20
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_4/accumulator_test.go:27
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_7/accumulator_test.go:27
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_3/accumulator_test.go:27
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_5/accumulator_test.go:27
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_1/accumulator_test.go:19
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_2/accumulator_test.go:27
Function
FeatureContext
(s *godog.Suite)
testing/godog/bdd_iteration_6/accumulator_test.go:27
Function
GetAll
Retrieve user list with eager loading credit cards
lesson10/gorm_has_many_retrieve.go:2
Function
GetAllLanguages
Retrieve language list with eager loading users
lesson10/gorm_many_to_many_retrieve.go:9
Function
GetAllUsers
Retrieve user list with eager loading languages
lesson10/gorm_many_to_many_retrieve.go:2
Function
GetStorageConfigurationByReference
(configuration *ConfigStruct)
benchmarks/parameter_value_reference/conf/config.go:237
Function
GetStorageConfigurationByValue
(configuration ConfigStruct)
benchmarks/parameter_value_reference/conf/config.go:233
Function
HandleServerError
HandleServerError handles separate server errors and sends appropriate responses
lesson3/handle_server_error.go:2
Function
LoadConfiguration
LoadConfiguration loads configuration from defaultConfigFile, file set in configFileEnvVariableName or from env
benchmarks/parameter_value_reference/conf/config.go:150
Function
Marshal
(v any)
lesson11/XMLMarshal.go:1
Function
Marshal
(v any)
lesson11/JsonMarshal.go:1
Method
MarshalBinary
()
lesson11/BinaryMarshaler.go:2
Function
MarshalIndent
(v any, prefix, indent string)
lesson11/XMLMarshalIndent.go:1
Function
MarshalIndent
(v any, prefix, indent string)
lesson11/JsonMarshalIndent.go:1
Method
MarshalText
()
lesson11/TextMarshaler.go:2
Function
NewList
NewList constructs empty singly linked list
lesson8/35_list.go:27
Function
PrintArguments
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_argument_types_2.go:16
Function
PrintArguments
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_with_arguments.go:16
Function
PrintArguments
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_argument_types_1.go:15
Function
PrintArray
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_array_2.go:18
Function
PrintArrayLength
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_array_1.go:17
Function
PrintHello
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/js_interop_2.go:14
Function
PrintHello
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/js_interop_1.go:14
Function
PrintHello
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_no_arguments.go:15
Function
PrintMessage
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_string.go:17
Function
PrintObject
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_object_2.go:16
Function
PrintObject
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_object_3.go:16
Function
PrintObject
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_object_1.go:16
Function
PrintSum
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_two_ints.go:17
Function
PrintSum
funkce, která se bude volat z HTML stránky, jakoby se jednalo o JavaScriptovou funkci
lesson12/func_call_two_floats.go:17
Method
Read
(p []byte)
lesson11/Reader.go:2
Method
TableName
()
lesson10/gorm_tabler.go:2
Method
TableName
TableName overrides the table name used by User to `profiles`
lesson10/gorm_tabler.go:6
Function
Test
(t *testing.T)
testing/goblin/01_intro_test.go:8
Function
Test
(t *testing.T)
testing/goblin/02_passing_test.go:8
Function
Test
(t *testing.T)
testing/goblin/05_all_passing_test.go:8
← previous
next →
301–400 of 1,201, ranked by callers