Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APXTOML ¶
type APXTOML struct {
Name string `toml:"name"`
// Multiple sandboxes allowed for app
Sandboxes []Sandbox `toml:"sandboxes"`
}
APXTOML format for apps for apx
Click to show internal directories.
Click to hide internal directories.