Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blackmann/go-gurl
/ functions
Functions
208 in github.com/blackmann/go-gurl
⨍
Functions
208
◇
Types & classes
46
↓ 1 callers
Method
initialize
()
ui/viewport/headers.go:31
↓ 1 callers
Method
initialize
()
ui/viewport/response.go:19
↓ 1 callers
Function
max
(a, b int)
ui/statusbar/ui.go:149
↓ 1 callers
Function
newAppModel
()
model.go:591
↓ 1 callers
Method
newEntry
newEntry creates an entry from a http.Cookie c. now is the current time and is compared to c.Expires to determine deletion of c. defPath and host are
fork/http/cookiejar/jar.go:392
↓ 1 callers
Method
pathMatch
pathMatch implements "path-match" according to RFC 6265 section 5.1.4.
fork/http/cookiejar/jar.go:134
↓ 1 callers
Method
performResize
(msg tea.WindowSizeMsg)
model.go:163
↓ 1 callers
Method
saveResponse
(argsString string)
model.go:80
↓ 1 callers
Method
setCookies
setCookies is like SetCookies but takes the current time as parameter.
fork/http/cookiejar/jar.go:236
↓ 1 callers
Method
shouldSend
shouldSend determines whether e's cookie qualifies to be included in a request to host/path. It is the caller's responsibility to check if the cookie
fork/http/cookiejar/jar.go:121
↓ 1 callers
Method
submitRequest
(request lib.Request)
model.go:135
↓ 1 callers
Function
toASCII
toASCII converts a domain or domain label to its ASCII form. For example, toASCII("bücher.example.com") is "xn--bcher-kva.example.com", and toASCII("g
fork/http/cookiejar/punycode.go:136
↓ 1 callers
Function
truncateCommand
TODO: Move this to utils
ui/statusbar/ui.go:130
↓ 1 callers
Function
truncateMessage
(msg string, width int)
ui/statusbar/ui.go:139
↓ 1 callers
Method
updateCookieStore
()
model.go:267
Method
AfterFind
(tx *gorm.DB)
lib/persistence.go:33
Method
AnnotateHistory
(id uint, annotation string)
lib/persistence.go:94
Method
AnnotateHistory
AnnotateHistory mocks base method.
mock_lib/persistence.go:38
Method
AnnotateHistory
AnnotateHistory indicates an expected call of AnnotateHistory.
mock_lib/persistence.go:46
Method
BeforeCreate
(tx *gorm.DB)
lib/persistence.go:25
Method
Description
()
lib/listitem.go:17
Function
EqualFold
EqualFold is strings.EqualFold, ASCII only. It reports whether s and t are equal, ASCII-case-insensitively.
fork/http/internal/ascii/print.go:14
Method
FilterValue
()
lib/listitem.go:9
Method
GetAddress
()
ui/addressbar/ui.go:67
Method
GetBookmark
(name string)
lib/persistence.go:83
Method
GetBookmark
GetBookmark mocks base method.
mock_lib/persistence.go:52
Method
GetBookmark
GetBookmark indicates an expected call of GetBookmark.
mock_lib/persistence.go:61
Method
GetBookmarks
()
lib/persistence.go:76
Method
GetBookmarks
GetBookmarks mocks base method.
mock_lib/persistence.go:67
Method
GetBookmarks
GetBookmarks indicates an expected call of GetBookmarks.
mock_lib/persistence.go:75
Method
GetEntry
()
ui/addressbar/ui.go:88
Method
GetHistory
()
lib/persistence.go:111
Method
GetHistory
GetHistory mocks base method.
mock_lib/persistence.go:81
Method
GetHistory
GetHistory indicates an expected call of GetHistory.
mock_lib/persistence.go:89
Method
GetRawCookies
()
lib/httpclient.go:65
Method
GetRawCookies
()
lib/persistence.go:63
Method
GetRawCookies
GetRawCookies mocks base method.
mock_lib/persistence.go:95
Method
GetRawCookies
GetRawCookies indicates an expected call of GetRawCookies.
mock_lib/persistence.go:103
Method
Init
()
model.go:389
Method
Init
()
ui/addressbar/ui.go:22
Method
Init
()
ui/viewport/requestbody.go:44
Method
Init
()
ui/viewport/headers.go:51
Method
Init
()
ui/viewport/responseheaders.go:29
Method
Init
()
ui/viewport/response.go:31
Method
Input
()
ui/viewport/requestbody.go:30
Method
MakeRequest
(request Request)
lib/httpclient.go:29
Function
NavigateLeft
()
lib/commands.go:5
Function
NavigateRight
()
lib/commands.go:9
Function
New
New returns a new cookie jar. A nil *Options is equivalent to a zero Options.
fork/http/cookiejar/jar.go:79
Method
SaveBookmark
(bookmark Bookmark)
lib/persistence.go:70
Method
SaveBookmark
SaveBookmark mocks base method.
mock_lib/persistence.go:109
Method
SaveBookmark
SaveBookmark indicates an expected call of SaveBookmark.
mock_lib/persistence.go:115
Method
SaveHistory
(history History)
lib/persistence.go:107
Method
SaveHistory
SaveHistory mocks base method.
mock_lib/persistence.go:121
Method
SaveHistory
SaveHistory indicates an expected call of SaveHistory.
mock_lib/persistence.go:127
Method
SaveRawCookies
(rawCookie string)
lib/persistence.go:118
Method
SaveRawCookies
SaveRawCookies mocks base method.
mock_lib/persistence.go:133
Method
SaveRawCookies
SaveRawCookies indicates an expected call of SaveRawCookies.
mock_lib/persistence.go:139
Method
SetCookies
SetCookies implements the SetCookies method of the http.CookieJar interface. It does nothing if the URL's scheme is not HTTP or HTTPS.
fork/http/cookiejar/jar.go:231
Function
TestHeadersModel_Init
(t *testing.T)
ui/viewport/headers_test.go:11
Function
TestHeadersModel_Update_Header
(t *testing.T)
ui/viewport/headers_test.go:19
Function
TestHeadersModel_Update_HeaderInput
(t *testing.T)
ui/viewport/headers_test.go:32
Function
TestHeadersModel_Update_InputIntoList
(t *testing.T)
ui/viewport/headers_test.go:70
Function
TestHeadersModel_Update_NavigateList
(t *testing.T)
ui/viewport/headers_test.go:50
Function
TestHighlightJson_Array
(t *testing.T)
lib/prettier_test.go:45
Function
TestHighlightJson_Bool_False
(t *testing.T)
lib/prettier_test.go:33
Function
TestHighlightJson_Bool_True
(t *testing.T)
lib/prettier_test.go:27
Function
TestHighlightJson_Null
(t *testing.T)
lib/prettier_test.go:39
Function
TestHighlightJson_Number_Float
(t *testing.T)
lib/prettier_test.go:15
Function
TestHighlightJson_Number_Int
(t *testing.T)
lib/prettier_test.go:9
Function
TestHighlightJson_Object
(t *testing.T)
lib/prettier_test.go:87
Function
TestHighlightJson_String
(t *testing.T)
lib/prettier_test.go:21
Function
TestModel_GetAddress_UrlAndMethodOnly
(t *testing.T)
ui/addressbar/ui_test.go:51
Function
TestModel_GetAddress_UrlOnly
(t *testing.T)
ui/addressbar/ui_test.go:41
Function
TestModel_GetEntry
(t *testing.T)
ui/addressbar/ui_test.go:61
Function
TestModel_Init
(t *testing.T)
ui/bookmarks/ui_test.go:17
Function
TestModel_Init
(t *testing.T)
ui/history/ui_test.go:18
Function
TestModel_Update_Address
(t *testing.T)
ui/addressbar/ui_test.go:30
Function
TestModel_Update_CommandInput
Mostly view testing
ui/statusbar/ui_test.go:14
Function
TestModel_Update_CommandInput_Fit
(t *testing.T)
ui/statusbar/ui_test.go:36
Function
TestModel_Update_CommandInput_Overflow
(t *testing.T)
ui/statusbar/ui_test.go:47
Function
TestModel_Update_Filter
(t *testing.T)
ui/bookmarks/ui_test.go:30
Function
TestModel_Update_Filter_Annotation
(t *testing.T)
ui/history/ui_test.go:50
Function
TestModel_Update_Filter_ID
(t *testing.T)
ui/history/ui_test.go:30
Function
TestModel_Update_KeyDown
(t *testing.T)
ui/bookmarks/ui_test.go:71
Function
TestModel_Update_Message
(t *testing.T)
ui/statusbar/ui_test.go:58
Function
TestModel_Update_Status_IDLE
(t *testing.T)
ui/statusbar/ui_test.go:22
Function
TestModel_Update_Status_PROCESSING
(t *testing.T)
ui/statusbar/ui_test.go:29
Function
TestModel_Update_UpdateBookmarks
(t *testing.T)
ui/bookmarks/ui_test.go:46
Function
TestModel_Update_UpdateHistory
(t *testing.T)
ui/history/ui_test.go:69
Function
TestModel_Update_onEnter
(t *testing.T)
ui/addressbar/ui_test.go:19
Function
TestModel_Update_onKeysEntry
(t *testing.T)
ui/addressbar/ui_test.go:10
Function
TestRequestBody_Update_InputEntry
(t *testing.T)
ui/viewport/requestbody_test.go:10
Function
TestRequestBody_Update_RequestBody
(t *testing.T)
ui/viewport/requestbody_test.go:22
Function
TestResponseHeadersModel_Update_Headers
(t *testing.T)
ui/viewport/responseheaders_test.go:10
Function
TestResponseHeadersModel_Update_Reset
(t *testing.T)
ui/viewport/responseheaders_test.go:22
Function
TestResponseModel_Init
(t *testing.T)
ui/viewport/response_test.go:12
Function
TestResponseModel_Update_RequestError
(t *testing.T)
ui/viewport/response_test.go:28
Function
TestResponseModel_Update_Response
(t *testing.T)
ui/viewport/response_test.go:20
Method
Update
(msg tea.Msg)
ui/viewport/requestbody.go:48
← previous
next →
101–200 of 208, ranked by callers