Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1buran/rHttp
/ OpenFileReadMsg
Struct
OpenFileReadMsg
fileinput.go:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
type
OpenFileReadMsg
struct
{ Id int }
24
type
OpenFileWriteMsg
struct
{ Id int }
25
26
func
(f *FileInput) OpenFile() tea.Cmd {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected