Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blackmann/go-gurl
/ types & classes
Types & classes
46 in github.com/blackmann/go-gurl
⨍
Functions
208
◇
Types & classes
46
↓ 6 callers
TypeAlias
CommandInput
CommandInput is an entry from the keyboard that is mapped to an action. For example, ":q" to quit, lib. The action is not necessarily performed by sta
ui/statusbar/ui.go:19
↓ 5 callers
TypeAlias
ShortMessage
lib/messages.go:5
↓ 4 callers
TypeAlias
Filter
ui/history/ui.go:15
↓ 3 callers
TypeAlias
Filter
ui/bookmarks/ui.go:12
↓ 2 callers
TypeAlias
requestBody
ui/viewport/requestbody.go:12
↓ 1 callers
TypeAlias
FreeTextCommand
lib/messages.go:3
↓ 1 callers
TypeAlias
Status
lib/status.go:3
Struct
Address
lib/address.go:3
Struct
Bookmark
lib/persistence.go:44
Interface
Client
lib/httpclient.go:12
Struct
Cookie
lib/persistence.go:50
Struct
DbPersistence
lib/persistence.go:66
Struct
DefaultClient
lib/httpclient.go:17
TypeAlias
Event
lib/messages.go:15
Struct
History
lib/persistence.go:12
Struct
Jar
Jar implements the http.CookieJar interface from the net/http package.
fork/http/cookiejar/jar.go:62
Struct
Keymap
lib/keymap.go:5
Struct
MockPersistence
MockPersistence is a mock of Persistence interface.
mock_lib/persistence.go:15
Struct
MockPersistenceMockRecorder
MockPersistenceMockRecorder is the mock recorder for MockPersistence.
mock_lib/persistence.go:21
TypeAlias
Mode
SMS
lib/messages.go:7
Interface
Model
ui/addressbar/ui.go:12
Struct
Model
ui/statusbar/ui.go:21
Struct
Model
ui/viewport/ui.go:17
Struct
Model
ui/bookmarks/ui.go:14
Struct
Model
ui/history/ui.go:17
Struct
Options
Options are the options for creating a new Jar.
fork/http/cookiejar/jar.go:51
Struct
Pair
lib/listitem.go:3
Interface
Persistence
lib/persistence.go:55
Struct
Prettier
lib/prettier.go:21
Interface
PublicSuffixList
PublicSuffixList provides the public suffix of a domain. For example: - the public suffix of "example.com" is "com", - the public suffix of "foo1.foo2
fork/http/cookiejar/jar.go:36
Struct
Request
lib/request.go:7
Interface
RequestBodyModel
ui/viewport/requestbody.go:14
Struct
RequestError
lib/request.go:13
Struct
Response
lib/response.go:10
TypeAlias
activeView
ui/viewport/headers.go:15
Struct
entry
entry is the internal representation of a cookie. This struct type is not used outside of this package per se, but the exported fields are those of R
fork/http/cookiejar/jar.go:93
Struct
headersModel
ui/viewport/headers.go:22
Struct
keymap
ui/viewport/ui.go:12
TypeAlias
middleView
model.go:27
Struct
model
model.go:42
Struct
model
ui/addressbar/ui.go:18
Struct
palette
lib/prettier.go:12
TypeAlias
region
model.go:35
Struct
requestBodyModel
ui/viewport/requestbody.go:19
Struct
responseHeadersModel
ui/viewport/responseheaders.go:12
Struct
responseModel
ui/viewport/response.go:10