Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/packer
/ Datasource
Struct
Datasource
datasource/http/data.go:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
type
Datasource
struct
{
38
config Config
39
}
40
41
type
DatasourceOutput
struct
{
42
// The URL the data was requested from.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected