Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahmetb/twitter-audit-log
/ functions
Functions
11 in github.com/ahmetb/twitter-audit-log
⨍
Functions
11
◇
Types & classes
2
↓ 3 callers
Function
apiCall
(c *http.Client, v interface{}, endpoint string)
tool/main.go:60
↓ 3 callers
Function
printIDs
(endpoint string)
tool/main.go:160
↓ 3 callers
Function
selfID
(c *http.Client)
tool/main.go:83
↓ 2 callers
Function
urlTemplate
urlTemplate replaces all :k1, :k2 etc occurences in base URL with values provided as [k1,v1,k2,v2,...].
tool/main.go:202
↓ 1 callers
Function
following
(c *http.Client, id string)
tool/main.go:129
↓ 1 callers
Function
listIDsFromEndpoint
(c *http.Client, id, endpoint string)
tool/main.go:179
↓ 1 callers
Function
mkRespErr
(resp *http.Response)
tool/main.go:72
Function
init
()
tool/main.go:26
Function
main
()
tool/main.go:28
Function
printFollowing
(c *http.Client)
tool/main.go:111
Function
printID
(c *http.Client)
tool/main.go:102