Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶ added in v0.10.1
type Generator struct { App meta.App `json:"app"` Version string `json:"version"` Style string `json:"style"` AsWeb bool `json:"as_web"` }
Generator for generating a new docker file
Click to show internal directories.
Click to hide internal directories.