MCPcopy Create free account

hub / github.com/GoesToEleven/go-programming / functions

Functions692 in github.com/GoesToEleven/go-programming

↓ 1 callersFunctionsaySomething
(h human)
code_samples_es/004-ninja-level-nine/02-methods-sets/main.go:17
↓ 1 callersFunctionsaySomething
(h human)
code_samples/004-ninja-level-nine/02-methods-sets/main.go:17
↓ 1 callersFunctionsend
(e, o, q chan<- int)
code_samples_es/005-channels/03-select/main.go:33
↓ 1 callersFunctionsend
(e, o, q chan<- int)
code_samples/005-channels/03-select/main.go:33
↓ 1 callersMethodserver
!-get !+monitor
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo5/memo.go:60
↓ 1 callersFunctionsoleTitle
!+ soleTitle returns the text of the first non-empty title element in doc, and an error if there was not exactly one.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/title3/title.go:34
↓ 1 callersMethodspeak
()
code_samples_es/004-ninja-level-nine/02-methods-sets/main.go:13
↓ 1 callersMethodspeak
()
code_samples/004-ninja-level-nine/02-methods-sets/main.go:13
↓ 1 callersFunctionspinner
(delay time.Duration)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/spinner/main.go:22
↓ 1 callersFunctionsqrt
(f float64)
code_samples_es/006-error-handling/07-custom-errors/05_custom-type/main.go:25
↓ 1 callersFunctionsqrt
(f float64)
code_samples_es/006-error-handling/07-custom-errors/01_errors-new/main.go:15
↓ 1 callersFunctionsqrt
(f float64)
code_samples_es/006-error-handling/07-custom-errors/02_errors-new_var/main.go:19
↓ 1 callersFunctionsqrt
(f float64)
code_samples_es/006-error-handling/07-custom-errors/04_fmt-errorf_var/main.go:15
↓ 1 callersFunctionsqrt
(f float64)
code_samples_es/006-error-handling/07-custom-errors/03_fmt-errorf/main.go:15
↓ 1 callersFunctionsqrt
(f float64)
code_samples/006-error-handling/07-custom-errors/05_custom-type/main.go:25
↓ 1 callersFunctionsqrt
(f float64)
code_samples/006-error-handling/07-custom-errors/01_errors-new/main.go:15
↓ 1 callersFunctionsqrt
(f float64)
code_samples/006-error-handling/07-custom-errors/02_errors-new_var/main.go:19
↓ 1 callersFunctionsqrt
(f float64)
code_samples/006-error-handling/07-custom-errors/04_fmt-errorf_var/main.go:15
↓ 1 callersFunctionsqrt
(f float64)
code_samples/006-error-handling/07-custom-errors/03_fmt-errorf/main.go:15
↓ 1 callersFunctionsquarer
(out chan<- int, in <-chan int)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/pipeline3/main.go:20
↓ 1 callersFunctionsquares
!+ squares returns a function that returns the next square number each time it is called.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/squares/main.go:14
↓ 1 callersFunctionsurface
(w io.Writer, f func(x, y float64) float64)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/surface/surface.go:47
↓ 1 callersFunctionteller
()
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank1/bank.go:16
↓ 1 callersFunctiontitle
!+
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/title2/title.go:33
↓ 1 callersFunctiontitle
!-
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/title3/title.go:67
↓ 1 callersFunctiontitle
!+
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/title1/title.go:45
↓ 1 callersFunctiontoJPEG
(in io.Reader, out io.Writer)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch10/jpeg/main.go:28
↓ 1 callersFunctiontopoSort
(m map[string][]string)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/toposort/main.go:44
↓ 1 callersFunctiontrace
(msg string)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/trace/main.go:21
↓ 1 callersFunctionvisit
!-main !+visit visit appends to links each link found in n and returns the result.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/findlinks1/main.go:32
↓ 1 callersFunctionvisit
visit appends to links each link found in n, and returns the result.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/findlinks2/main.go:22
↓ 1 callersFunctionwalkDir
walkDir recursively walks the file tree rooted at dir and sends the size of each found file on fileSizes. !+walkDir
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/du3/main.go:86
↓ 1 callersFunctionwalkDir
!-main !+walkDir walkDir recursively walks the file tree rooted at dir and sends the size of each found file on fileSizes.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/du1/main.go:55
↓ 1 callersFunctionwalkDir
walkDir recursively walks the file tree rooted at dir and sends the size of each found file on fileSizes.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/du2/main.go:75
↓ 1 callersFunctionwalkDir
walkDir recursively walks the file tree rooted at dir and sends the size of each found file on fileSizes. !+4
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/du4/main.go:96
↓ 1 callersFunctionwrite
(buf *bytes.Buffer, e Expr)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/print.go:19
FunctionAny
Any formats any value as a string.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/format/format.go:16
FunctionBalance
()
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank3/bank.go:23
FunctionBalance
()
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank2/bank.go:21
FunctionBalance
()
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank1/bank.go:14
FunctionBenchmark
(b *testing.B)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake_test.go:22
FunctionBenchmarkBuffers
(b *testing.B)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake_test.go:29
FunctionBenchmarkCat
(b *testing.B)
code_samples_es/009-testing/04-benchmark/03-cat/mystr/main_test.go:47
FunctionBenchmarkCat
(b *testing.B)
code_samples/009-testing/04-benchmark/03-cat/mystr/main_test.go:47
FunctionBenchmarkCenteredAvg
(b *testing.B)
code_samples_es/010-ninja-level-thirteen/03/02-code-finished/mymath/main_test.go:35
FunctionBenchmarkCenteredAvg
(b *testing.B)
code_samples/010-ninja-level-thirteen/03/02-code-finished/mymath/main_test.go:35
FunctionBenchmarkCount
(b *testing.B)
code_samples_es/010-ninja-level-thirteen/02/02-code-finished/word/main_test.go:42
FunctionBenchmarkCount
(b *testing.B)
code_samples/010-ninja-level-thirteen/02/02-code-finished/word/main_test.go:42
FunctionBenchmarkGreet
(b *testing.B)
code_samples_es/009-testing/04-benchmark/01-greet/main_test.go:14
FunctionBenchmarkGreet
(b *testing.B)
code_samples_es/009-testing/04-benchmark/02-greet/mystr/main_test.go:21
FunctionBenchmarkGreet
(b *testing.B)
code_samples_es/009-testing/04-benchmark/00-live/saying/main_test.go:21
FunctionBenchmarkGreet
(b *testing.B)
code_samples/009-testing/04-benchmark/01-greet/main_test.go:14
FunctionBenchmarkGreet
(b *testing.B)
code_samples/009-testing/04-benchmark/02-greet/mystr/main_test.go:21
FunctionBenchmarkGreet
(b *testing.B)
code_samples/009-testing/04-benchmark/00-live/saying/main_test.go:21
FunctionBenchmarkIsPalindrome
!-test !+bench
code_samples/011-code-samples/02-donovan-kernighan/temp/ch11/word2/word_test.go:48
FunctionBenchmarkJoin
(b *testing.B)
code_samples_es/009-testing/04-benchmark/03-cat/mystr/main_test.go:55
FunctionBenchmarkJoin
(b *testing.B)
code_samples/009-testing/04-benchmark/03-cat/mystr/main_test.go:55
FunctionBenchmarkSlowIcing
(b *testing.B)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake_test.go:59
FunctionBenchmarkSlowIcingManyIcers
(b *testing.B)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake_test.go:67
FunctionBenchmarkUseCount
(b *testing.B)
code_samples_es/010-ninja-level-thirteen/02/02-code-finished/word/main_test.go:48
FunctionBenchmarkUseCount
(b *testing.B)
code_samples/010-ninja-level-thirteen/02/02-code-finished/word/main_test.go:48
FunctionBenchmarkVariable
(b *testing.B)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake_test.go:37
FunctionBenchmarkVariableBuffers
(b *testing.B)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake_test.go:47
FunctionBenchmarkYears
(b *testing.B)
code_samples_es/010-ninja-level-thirteen/01/finished/dog/main_test.go:34
FunctionBenchmarkYears
(b *testing.B)
code_samples/010-ninja-level-thirteen/01/finished/dog/main_test.go:34
FunctionBenchmarkYearsTwo
(b *testing.B)
code_samples_es/010-ninja-level-thirteen/01/finished/dog/main_test.go:40
FunctionBenchmarkYearsTwo
(b *testing.B)
code_samples/010-ninja-level-thirteen/01/finished/dog/main_test.go:40
FunctionCToF
(c Celsius)
code_samples_es/011-code-samples/02-donovan-kernighan/02-structure/02-celsius-farenheit/tempconv/tempconv.go:13
FunctionCToF
(c Celsius)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/tempconv/tempconv.go:17
FunctionCToF
(c Celsius)
code_samples/011-code-samples/02-donovan-kernighan/02-structure/02-celsius-farenheit/tempconv/tempconv.go:13
FunctionCelsiusFlag
!-celsiusFlag !+CelsiusFlag CelsiusFlag defines a Celsius flag with the specified name, default value, and usage, and returns the address of the flag
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/tempconv/tempconv.go:60
FunctionCenteredAvg
CenteredAvg computes the average of a list of numbers after removing the largest and smallest values.
code_samples_es/010-ninja-level-thirteen/03/01-code-starting/mymath/main.go:7
FunctionCenteredAvg
CenteredAvg computes the average of a list of numbers after removing the largest and smallest values.
code_samples/010-ninja-level-thirteen/03/01-code-starting/mymath/main.go:7
MethodCheck
!+Check
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/check.go:13
MethodCheck
(vars map[Var]bool)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/check.go:18
MethodCheck
(vars map[Var]bool)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/check.go:22
MethodCheck
(vars map[Var]bool)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/check.go:29
MethodCheck
(vars map[Var]bool)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/check.go:39
FunctionCheckQuota
(username string)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch11/storage1/storage.go:29
FunctionConcurrent
* //!+conc m := memo.New(httpGetBody) //!-conc */
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memotest/memotest.go:85
FunctionCount
(s string)
code_samples_es/010-ninja-level-thirteen/02/01-code-starting/word/main.go:16
FunctionCount
(s string)
code_samples/010-ninja-level-thirteen/02/01-code-starting/word/main.go:16
FunctionDeposit
(amount int)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank3/bank.go:17
FunctionDeposit
(amount int)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank2/bank.go:15
FunctionDeposit
receive balance
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/bank1/bank.go:13
FunctionDistance
traditional function
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/geometry/geometry.go:15
MethodDistance
same thing, but as a method of the Point type
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/geometry/geometry.go:20
MethodDistance
Distance returns the distance traveled along the path.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/geometry/geometry.go:32
FunctionEats
()
code_samples_es/003-packages/cat/info.go:9
FunctionEats
()
code_samples/003-packages/cat/info.go:9
MethodEval
!-env !+Eval1
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/eval.go:22
MethodEval
(_ Env)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/eval.go:26
MethodEval
!-Eval1 !+Eval2
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/eval.go:34
MethodEval
(env Env)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/eval.go:44
MethodEval
(env Env)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/eval.go:58
FunctionExampleCat
()
code_samples_es/009-testing/04-benchmark/03-cat/mystr/main_test.go:27
FunctionExampleCat
()
code_samples/009-testing/04-benchmark/03-cat/mystr/main_test.go:27
FunctionExampleCenteredAvg
()
code_samples_es/010-ninja-level-thirteen/03/02-code-finished/mymath/main_test.go:29
FunctionExampleCenteredAvg
()
code_samples/010-ninja-level-thirteen/03/02-code-finished/mymath/main_test.go:29
FunctionExampleCount
()
code_samples_es/010-ninja-level-thirteen/02/02-code-finished/word/main_test.go:36
← previousnext →201–300 of 692, ranked by callers