Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/didip/shawty
/ functions
Functions
12 in github.com/didip/shawty
⨍
Functions
12
◇
Types & classes
2
↓ 2 callers
Method
Code
()
storages/filesystem.go:21
↓ 2 callers
Method
Init
(root string)
storages/filesystem.go:16
↓ 2 callers
Method
Load
(string)
storages/base.go:7
↓ 1 callers
Method
Save
(string)
storages/base.go:6
Function
BenchmarkCode
(b *testing.B)
storages/filesystem_benchmark_test.go:10
Method
Code
()
storages/base.go:5
Function
DecodeHandler
(storage storages.IStorage)
handlers/handlers.go:20
Function
EncodeHandler
(storage storages.IStorage)
handlers/handlers.go:10
Method
Load
(code string)
storages/filesystem.go:39
Function
RedirectHandler
(storage storages.IStorage)
handlers/handlers.go:37
Method
Save
(url string)
storages/filesystem.go:29
Function
main
()
main.go:15