Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EatonChips/yalis
/ functions
Functions
18 in github.com/EatonChips/yalis
⨍
Functions
18
◇
Types & classes
4
↓ 10 callers
Function
printError
(s string)
main.go:302
↓ 7 callers
Method
Set
(value string)
structs.go:53
↓ 4 callers
Function
forwardCookies
Forwards response cookies to client
linkedin.go:222
↓ 4 callers
Function
sanitizeString
(s string)
format.go:121
↓ 3 callers
Function
appendIfMissing
Append if element is not in slice. To keep slice unique
linkedin.go:227
↓ 2 callers
Function
FormatName
FormatName returns the Person object with a sanitized/formatted firstName and lastName
format.go:13
↓ 2 callers
Function
FormatOutput
(personList []Person)
format.go:126
↓ 2 callers
Function
buildAPIRequest
Adds required api headers
linkedin.go:198
↓ 1 callers
Function
getCSRFToken
Returns CSRF Token from cookie
linkedin.go:211
↓ 1 callers
Function
getCompanyID
(c *http.Client, name string)
linkedin.go:79
↓ 1 callers
Function
getPeople
(c *http.Client, companyID string, start int)
linkedin.go:152
↓ 1 callers
Function
login
(c *http.Client, username, password string)
linkedin.go:15
↓ 1 callers
Function
printInfo
(s string)
main.go:310
↓ 1 callers
Function
printSuccess
(s string)
main.go:306
Method
String
()
structs.go:49
Function
formatPerson
(p Person)
format.go:53
Function
init
()
main.go:51
Function
main
()
main.go:128