MCPcopy Create free account

hub / github.com/StephenGrider/GoCasts / functions

Functions34 in github.com/StephenGrider/GoCasts

↓ 3 callersFunctionnewDeck
()
code/cards/deck.go:16
↓ 2 callersFunctioncheckLink
(link string, c chan string)
code/channels/main.go:32
↓ 2 callersFunctionprintArea
(s shape)
code/shapes/main.go:32
↓ 2 callersFunctionprintGreeting
(b bot)
code/interfaces/main.go:20
↓ 1 callersMethodgetArea
()
code/shapes/main.go:6
↓ 1 callersMethodgetGreeting
()
code/interfaces/main.go:6
↓ 1 callersFunctionnewDeckFromFile
(filename string)
code/cards/deck.go:49
↓ 1 callersMethodprint
()
code/cards/deck.go:31
↓ 1 callersMethodprint
()
code/structs/main.go:34
↓ 1 callersFunctionprintMap
(c map[string]string)
code/map/main.go:18
↓ 1 callersMethodsaveToFile
(filename string)
code/cards/deck.go:45
↓ 1 callersMethodshuffle
()
code/cards/deck.go:62
↓ 1 callersMethodtoString
()
code/cards/deck.go:41
↓ 1 callersMethodupdateName
(newFirstName string)
code/structs/main.go:30
FunctionTestNewDeck
(t *testing.T)
code/cards/deck_test.go:8
FunctionTestSaveToDeckAndNewDeckFromFile
(t *testing.T)
code/cards/deck_test.go:24
MethodWrite
(bs []byte)
code/http/main.go:24
Functiondeal
(d deck, handSize int)
code/cards/deck.go:37
MethodgetArea
()
code/shapes/main.go:24
MethodgetArea
()
code/shapes/main.go:28
MethodgetGreeting
()
code/interfaces/main.go:24
MethodgetGreeting
()
code/interfaces/main.go:29
Functioninit
()
code/gocurl/main.go:9
Functionmain
()
code/helloworld/main.go:5
Functionmain
()
code/printfile/main.go:9
Functionmain
()
code/http/main.go:12
Functionmain
()
code/gocurl/main.go:16
Functionmain
()
code/shapes/main.go:16
Functionmain
()
code/channels/main.go:9
Functionmain
()
code/map/main.go:5
Functionmain
()
code/cards/main.go:3
Functionmain
()
code/interfaces/main.go:12
Functionmain
()
code/structs/main.go:16
Functionmain
()
code/printslice/main.go:5