Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoesToEleven/go-programming
/ types & classes
Types & classes
103 in github.com/GoesToEleven/go-programming
⨍
Functions
692
◇
Types & classes
103
↓ 4 callers
TypeAlias
lexPanic
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/parse.go:24
↓ 2 callers
TypeAlias
Celsius
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/tempconv/tempconv.go:14
↓ 2 callers
TypeAlias
Fahrenheit
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/tempconv/tempconv.go:15
↓ 2 callers
TypeAlias
byArtist
!-printTracks !+artistcode
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/sorting/main.go:58
↓ 1 callers
TypeAlias
ByteCounter
!+bytecounter
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/bytecounter/main.go:15
↓ 1 callers
TypeAlias
Celsius
code_samples_es/011-code-samples/02-donovan-kernighan/02-structure/02-celsius-farenheit/tempconv/tempconv.go:4
↓ 1 callers
TypeAlias
Celsius
code_samples/011-code-samples/02-donovan-kernighan/02-structure/02-celsius-farenheit/tempconv/tempconv.go:4
↓ 1 callers
TypeAlias
Fahrenheit
code_samples_es/011-code-samples/02-donovan-kernighan/02-structure/02-celsius-farenheit/tempconv/tempconv.go:5
↓ 1 callers
TypeAlias
Fahrenheit
code_samples/011-code-samples/02-donovan-kernighan/02-structure/02-celsius-farenheit/tempconv/tempconv.go:5
↓ 1 callers
TypeAlias
Var
!+ast A Var identifies a variable, e.g., x.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/ast.go:17
↓ 1 callers
TypeAlias
byYear
!-artistcode !+yearcode
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/sorting/main.go:67
↓ 1 callers
TypeAlias
cake
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake.go:33
↓ 1 callers
TypeAlias
literal
A literal is a numeric constant, e.g., 3.141.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/ast.go:20
↓ 1 callers
TypeAlias
mystring
code_samples/011-code-samples/02-donovan-kernighan/temp/ch13/equal/equal_test.go:27
Struct
Circle
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/embed/main.go:13
Struct
ColoredPoint
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/coloredpoint/main.go:19
Struct
Cycle
a linked list that eats its own tail
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/display/display_test.go:244
TypeAlias
CyclePtr
code_samples/011-code-samples/02-donovan-kernighan/temp/ch13/equal/equal_test.go:15
TypeAlias
CycleSlice
code_samples/011-code-samples/02-donovan-kernighan/temp/ch13/equal/equal_test.go:20
TypeAlias
Env
!+env
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/eval.go:16
Interface
Expr
An Expr is an arithmetic expression.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/ast.go:7
FuncType
Func
Func is the type of the function to memoize.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo2/memo.go:13
FuncType
Func
Func is the type of the function to memoize.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo4/memo.go:15
FuncType
Func
func(string) (interface{}, error)
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo3/memo.go:19
FuncType
Func
!+Func Func is the type of the function to memoize.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo5/memo.go:15
FuncType
Func
Func is the type of the function to memoize.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo1/memo.go:19
Struct
IntSet
!+intset An IntSet is a set of small non-negative integers. Its zero value represents the empty set.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/intset/intset.go:18
Struct
Issue
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/github/github.go:20
Struct
IssuesSearchResult
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/github/github.go:15
Interface
M
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memotest/memotest.go:54
TypeAlias
M
a map that contains itself
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/display/display_test.go:222
Struct
Memo
!+
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo2/memo.go:26
Struct
Memo
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo4/memo.go:32
Struct
Memo
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo3/memo.go:13
Struct
Memo
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo5/memo.go:38
Struct
Memo
A Memo caches the results of calling a Func.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo1/memo.go:13
Struct
Movie
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/display/display_test.go:95
Struct
Movie
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/sexpr/sexpr_test.go:22
Struct
Movie
!+
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/movie/main.go:16
TypeAlias
P
Output: Display rV (reflect.Value): (*rV.typ).size = 8 (*rV.typ).ptrdata = 8 (*rV.typ).hash = 871609668 (*rV.typ)._ = 0 ... a pointer that points to i
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/display/display_test.go:211
TypeAlias
Path
!-point !+path A Path is a journey connecting the points with straight lines.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/geometry/geometry.go:29
Struct
Point
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/coloredpoint/main.go:17
Struct
Point
code_samples/011-code-samples/02-donovan-kernighan/temp/ch6/geometry/geometry.go:12
Struct
Point
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/embed/main.go:11
TypeAlias
S
a slice that contains itself
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/display/display_test.go:233
Struct
Shop
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/cake/cake.go:19
Struct
Track
!+main
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/sorting/main.go:18
Struct
User
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/github/github.go:30
Struct
Wheel
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/embed/main.go:18
Struct
bailout
code_samples/011-code-samples/02-donovan-kernighan/temp/ch5/title3/title.go:35
Struct
binary
A binary represents a binary operator expression, e.g., x+y.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/ast.go:29
Struct
call
A call represents a function call expression, e.g., sin(x).
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/ast.go:35
Struct
canine
code_samples_es/008-ninja-level-twelve/01/main.go:8
Struct
canine
code_samples_es/010-ninja-level-thirteen/01/finished/main.go:8
Struct
canine
code_samples_es/010-ninja-level-thirteen/01/starting-code/main.go:8
Struct
canine
code_samples/008-ninja-level-twelve/01/main.go:8
Struct
canine
code_samples/010-ninja-level-thirteen/01/finished/main.go:8
Struct
canine
code_samples/010-ninja-level-thirteen/01/starting-code/main.go:8
Struct
celsiusFlag
* //!+flagvalue package flag // Value is the interface to the value stored in a flag. type Value interface { String() string Set(string) error } //
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/tempconv/tempconv.go:36
TypeAlias
client
!+broadcaster
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/chat/chat.go:18
Struct
comparison
code_samples/011-code-samples/02-donovan-kernighan/temp/ch13/equal/equal.go:122
Struct
customSort
* //!+artistoutput Title Artist Album Year Length ----- ------ ----- ---- ------ Go Ahead
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/sorting/main.go:145
TypeAlias
database
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http4/main.go:31
TypeAlias
database
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http3a/main.go:26
TypeAlias
database
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http1/main.go:26
TypeAlias
database
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http2/main.go:24
TypeAlias
database
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http3/main.go:30
TypeAlias
dollars
!-main
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http4/main.go:27
TypeAlias
dollars
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http1/main.go:22
TypeAlias
dollars
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http2/main.go:20
TypeAlias
dollars
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/http3/main.go:16
Struct
entry
!+
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo4/memo.go:23
Struct
entry
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo5/memo.go:23
Interface
human
code_samples_es/004-ninja-level-nine/02-methods-sets/main.go:9
Interface
human
code_samples/004-ninja-level-nine/02-methods-sets/main.go:9
Struct
item
code_samples/011-code-samples/02-donovan-kernighan/temp/ch8/thumbnail/thumbnail_test.go:87
Struct
lexer
!-Unmarshal !+lexer
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/sexpr/decode.go:38
Struct
lexer
---- lexer ---- This lexer is similar to the one described in Chapter 13.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch7/eval/parse.go:16
Struct
link
code_samples/011-code-samples/02-donovan-kernighan/temp/ch13/equal/equal_test.go:114
Struct
norgateMathError
code_samples_es/006-error-handling/07-custom-errors/05_custom-type/main.go:8
Struct
norgateMathError
code_samples/006-error-handling/07-custom-errors/05_custom-type/main.go:8
Struct
person
code_samples_es/004-ninja-level-nine/02-methods-sets/main.go:5
Struct
person
code_samples/004-ninja-level-nine/02-methods-sets/main.go:5
Struct
printer
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/sexpr/pretty.go:31
Struct
request
!-Func !+get A request is a message requesting that the Func be applied to key.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo5/memo.go:33
Struct
result
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo2/memo.go:15
Struct
result
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo4/memo.go:17
Struct
result
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo3/memo.go:21
Struct
result
A result is the result of calling a Func.
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo5/memo.go:18
Struct
result
code_samples/011-code-samples/02-donovan-kernighan/temp/ch9/memo1/memo.go:21
Struct
test
code_samples_es/009-testing/03-examples/02/mymathtwo/main_test.go:11
Struct
test
code_samples_es/009-testing/02-table-test/02/main_test.go:6
Struct
test
code_samples_es/009-testing/02-table-test/01/main_test.go:7
Struct
test
code_samples_es/010-ninja-level-thirteen/03/02-code-finished/mymath/main_test.go:9
Struct
test
code_samples/009-testing/03-examples/02/mymathtwo/main_test.go:11
Struct
test
code_samples/009-testing/02-table-test/02/main_test.go:6
Struct
test
code_samples/009-testing/02-table-test/01/main_test.go:7
Struct
test
code_samples/010-ninja-level-thirteen/03/02-code-finished/mymath/main_test.go:9
Struct
token
code_samples/011-code-samples/02-donovan-kernighan/temp/ch12/sexpr/pretty.go:25
Struct
tree
!+
code_samples/011-code-samples/02-donovan-kernighan/temp/ch4/treesort/sort.go:10
next →
1–100 of 103, ranked by callers