Versions in this module Expand all Collapse all v0 v0.7.0 Oct 25, 2024 v0.6.0 Oct 25, 2024 Changes in this version + func AddHandlerFile(cfg *config.Config) error + func AddHandlerSection(handlerPath string, sectionName string, sectionContent string) error + func AddMainFile(cfg *config.Config) error + func AddPlatformHandler(cfg *config.Config, platform string, handlerCode string) error + func GetHandlerFileName(language lang.Language) string + func GetHandlerPath(language lang.Language) string + func GetMainFileName(language lang.Language) string + func GetMainPath(language lang.Language) string