Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ HTTPEngine
Struct
HTTPEngine
pkg/storage/http.go:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
HTTPEngine
struct
{}
12
13
var
_ Engine = (*HTTPEngine)(nil)
14
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected