Documentation
¶
Index ¶
Constants ¶
View Source
const (
TmpDir = "./tmp"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerBackend ¶ added in v0.6.3
type DockerBackend struct {
// contains filtered or unexported fields
}
func New ¶ added in v0.6.3
func New(tinyFaaSID string) *DockerBackend
func (*DockerBackend) Stop ¶ added in v0.6.3
func (db *DockerBackend) Stop() error
Click to show internal directories.
Click to hide internal directories.