package
Version:
v0.58.4
Opens a new window with list of versions in this module.
Published: Nov 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ModuleConfig struct {
Language string `toml:"language"`
Module string `toml:"module"`
Deploy []string `toml:"deploy"`
Schema string `toml:"schema"`
}
ModuleConfig is the configuration for an FTL module.
Module config files are currently TOML.
LoadConfig from a directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.