Documentation
¶
Overview ¶
Package assets exposes //go:embed'd files that ship inside the edvabe binary. The `assets/` directory is a Go package so its files can be embedded from one central location and passed into whichever internal package needs them.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DockerfileBase []byte
View Source
var DockerfileCodeInterpreter []byte
View Source
var DockerfileEnvdSource []byte
View Source
var EdvabeInitSh []byte
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.