Documentation ¶ Index ¶ func RunFS(fsys fs.FS, args []string) int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunFS ¶ func RunFS(fsys fs.FS, args []string) int RunFS extracts an fs.FS to a temp directory and runs portable mode. The FS root should contain OpenAPI spec files (*.yml, *.yaml, *.json), and optionally: static/, app.yml, context.yml. Types ¶ This section is empty. Source Files ¶ View all Source files portable.go Click to show internal directories. Click to hide internal directories.