Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adamryman/gophersay
/ functions
Functions
21 in github.com/adamryman/gophersay
⨍
Functions
21
◇
Types & classes
3
↓ 3 callers
Function
_filePath
(dir, name string)
gopherart/gopherart.go:234
↓ 2 callers
Function
Asset
Asset loads and returns the asset for the given name. It returns an error if the asset could not be found or could not be loaded.
gopherart/gopherart.go:94
↓ 2 callers
Method
ModTime
()
gopherart/gopherart.go:61
↓ 1 callers
Function
AssetDir
AssetDir returns the file names below a certain directory embedded in the file by go-bindata. For example if you run go-bindata on data/... and data c
gopherart/gopherart.go:159
↓ 1 callers
Function
AssetInfo
AssetInfo loads and returns the asset info for the given name. It returns an error if the asset could not be found or could not be loaded.
gopherart/gopherart.go:120
↓ 1 callers
Method
Mode
()
gopherart/gopherart.go:58
↓ 1 callers
Function
RestoreAsset
RestoreAsset restores an asset under the given directory
gopherart/gopherart.go:193
↓ 1 callers
Function
Say
(w io.Writer, saying string)
gopher/say.go:53
↓ 1 callers
Function
bindataRead
(data []byte, name string)
gopherart/gopherart.go:20
↓ 1 callers
Function
gopherartGopherAsciiBytes
()
gopherart/gopherart.go:73
Function
AssetNames
AssetNames returns the names of the assets.
gopherart/gopherart.go:133
Method
IsDir
()
gopherart/gopherart.go:64
Function
MustAsset
MustAsset is like Asset but panics when Asset would return an error. It simplifies safe initialization of global variables.
gopherart/gopherart.go:108
Method
Name
()
gopherart/gopherart.go:52
Function
Proverb
(w io.Writer)
gopher/say.go:47
Function
RestoreAssets
RestoreAssets restores an asset under the given directory recursively
gopherart/gopherart.go:218
Method
Size
()
gopherart/gopherart.go:55
Method
Sys
()
gopherart/gopherart.go:67
Function
gopherartGopherAscii
()
gopherart/gopherart.go:80
Function
init
()
gopher/say.go:18
Function
main
()
main.go:13