Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StephenGrider/GoCasts
/ functions
Functions
34 in github.com/StephenGrider/GoCasts
⨍
Functions
34
◇
Types & classes
10
↓ 3 callers
Function
newDeck
()
code/cards/deck.go:16
↓ 2 callers
Function
checkLink
(link string, c chan string)
code/channels/main.go:32
↓ 2 callers
Function
printArea
(s shape)
code/shapes/main.go:32
↓ 2 callers
Function
printGreeting
(b bot)
code/interfaces/main.go:20
↓ 1 callers
Method
getArea
()
code/shapes/main.go:6
↓ 1 callers
Method
getGreeting
()
code/interfaces/main.go:6
↓ 1 callers
Function
newDeckFromFile
(filename string)
code/cards/deck.go:49
↓ 1 callers
Method
print
()
code/cards/deck.go:31
↓ 1 callers
Method
print
()
code/structs/main.go:34
↓ 1 callers
Function
printMap
(c map[string]string)
code/map/main.go:18
↓ 1 callers
Method
saveToFile
(filename string)
code/cards/deck.go:45
↓ 1 callers
Method
shuffle
()
code/cards/deck.go:62
↓ 1 callers
Method
toString
()
code/cards/deck.go:41
↓ 1 callers
Method
updateName
(newFirstName string)
code/structs/main.go:30
Function
TestNewDeck
(t *testing.T)
code/cards/deck_test.go:8
Function
TestSaveToDeckAndNewDeckFromFile
(t *testing.T)
code/cards/deck_test.go:24
Method
Write
(bs []byte)
code/http/main.go:24
Function
deal
(d deck, handSize int)
code/cards/deck.go:37
Method
getArea
()
code/shapes/main.go:24
Method
getArea
()
code/shapes/main.go:28
Method
getGreeting
()
code/interfaces/main.go:24
Method
getGreeting
()
code/interfaces/main.go:29
Function
init
()
code/gocurl/main.go:9
Function
main
()
code/helloworld/main.go:5
Function
main
()
code/printfile/main.go:9
Function
main
()
code/http/main.go:12
Function
main
()
code/gocurl/main.go:16
Function
main
()
code/shapes/main.go:16
Function
main
()
code/channels/main.go:9
Function
main
()
code/map/main.go:5
Function
main
()
code/cards/main.go:3
Function
main
()
code/interfaces/main.go:12
Function
main
()
code/structs/main.go:16
Function
main
()
code/printslice/main.go:5